| RSA BSAFE Cert-C Micro Edition |
The power of PKI for the smallest of devices |
Typedefs | |
| typedef struct r_lib_ctx_st | R_LIB_CTX |
| The common library context. More... | |
|
|
The common library context. This opaque structure is created via R_LIB_CTX_new() and is required by all other R_LIB_CTX functions. It maintains the state required by the library during execution. It can be freed via R_LIB_CTX_free() when it is no longer required. Under normal circumstances only one context is needed at a time. |