|
CK_RV | pkcs11_attrib_fill (CK_ATTRIBUTE_PTR pAttribute, const void *pData, const CK_ULONG ulSize) |
| Perform the nessasary checks and copy data into an attribute structure.
|
|
CK_RV | pkcs11_attrib_value (CK_ATTRIBUTE_PTR pAttribute, const CK_ULONG ulValue, const CK_ULONG ulSize) |
| Helper function to write a numerical value to an attribute buffer.
|
|
CK_RV | pkcs11_attrib_false (CK_VOID_PTR pObject, CK_ATTRIBUTE_PTR pAttribute, pkcs11_session_ctx_ptr pSession) |
|
CK_RV | pkcs11_attrib_true (CK_VOID_PTR pObject, CK_ATTRIBUTE_PTR pAttribute, pkcs11_session_ctx_ptr pSession) |
|
CK_RV | pkcs11_attrib_empty (CK_VOID_PTR pObject, CK_ATTRIBUTE_PTR pAttribute, pkcs11_session_ctx_ptr pSession) |
|
PKCS11 Library Object Attribute Handling.
- Copyright
- (c) 2015-2020 Microchip Technology Inc. and its subsidiaries.