| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
Defines | |
| #define | R_PKEY_FORMAT_BINARY |
| Indicates that the key data is binary encoded. | |
| #define | R_PKEY_FORMAT_PKCS1 |
| Indicates the key data is in PKCS #1 format. | |
| #define | R_PKEY_FORMAT_PKCS8 |
| Indicates the key data is in PKCS #8 format. | |
Typedefs | |
| typedef int | R_PKEY_FORMAT |
| Indicates the format used to encode the data of a key. | |