| RSA BSAFE Cert-C Micro Edition |
The power of PKI for the smallest of devices |
Functions | |
| int | R_SKEY_new (R_LIB_CTX *ctx, int key_type, R_ITEM *key_descriptor, R_SKEY **new_skey) |
| Creates a new R_SKEY. More... | |
| int | R_SKEY_free (R_SKEY *skey) |
| Deallocates the memory for the symmetric key object skey. More... | |
| int | R_SKEY_get_info (R_SKEY *skey, int id, void *param) |
| Returns the R_SKEY key data. More... | |
|
|
Deallocates the memory for the symmetric key object skey.
|
|
||||||||||||||||
|
Returns the R_SKEY key data.
|
|
||||||||||||||||||||
|
Creates a new R_SKEY.
|