| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
Defines | |
| #define | R_CERT_CHECK_FLAG_VERSION |
| Indicates checking of the certificate version. More... | |
| #define | R_CERT_CHECK_FLAG_EXTENSIONS |
| Indicates checking of certificate extensions. More... | |
| #define | R_CERT_CHECK_FLAG_ALL |
| Indicates that all the available checking options will be used. | |
|
|
Indicates checking of certificate extensions. This option ensures that there are no unrecognized extensions in the certificate that are critical. |
|
|
Indicates checking of the certificate version. This option ensures that the certificate version is at least 2 (if subject or issuer unique identifiers are present), and at least 3 (if the certificate contains extensions). |