| RSA BSAFE Cert-C Micro Edition |
The power of PKI for the smallest of devices |
The following table details the data types to pass into param when calling R_PKEY_set_info().
Defines | |
| #define | R_PKEY_INFO_ID_RSA_MOD |
| This identifier is used for the retrieval of the RSA modulus associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_EXP |
| This identifier is used for the retrieval of the RSA exponent associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_PRIV_EXP |
| This identifier is used for the retrieval of the RSA private exponent associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_PRIME_N(n) |
This identifier is used for the retrieval of the nth RSA prime associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_EXP_N(n) |
This identifier is used for the retrieval of the nth RSA exponent associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_INV_N(n) |
| This identifier is used for the retrieval of the associated RSA inverse associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_Q |
| This identifier is used for the retrieval of the first RSA prime associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_DMQ1 |
| This identifier is used for the retrieval of the first RSA exponent associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_P |
| This identifier is used for the retrieval of the second RSA prime associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_DMP1 |
| This identifier is used for the retrieval of the second RSA exponent associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_RSA_IQMP |
| This identifier is used for the retrieval of the second RSA inverse associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DH_PRIME |
| This identifier is used for the retrieval of the Diffie-Hellman prime value associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DH_GENERATOR |
| This identifier is used for the retrieval of the Diffie-Hellman parameter value associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DH_PUB_KEY |
| This identifier is used for the retrieval of the Diffie-Hellman public key associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DSA_PRIME |
| This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) prime associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DSA_SUBPRIME |
| This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) sub-prime associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DSA_BASE |
| This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) base associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DSA_PUB_KEY |
| This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) public key associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DSA_PRIV_KEY |
| This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) private key associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_R_PKEY_CTX |
| This identifier is used for the retrieval of the R_PKEY_CTX associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_R_EITEMS |
| This identifier is used for the retrieval of the R_EITEMS associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_FLAG |
| This identifier is used for the retrieval of the flags associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_DATA |
| This identifier is used for the retrieval of the implementation data associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_REFERENCE |
| This identifier is used for the retrieval of the reference count associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_TYPE |
| This identifier is used for the retrieval of the R_PKEY_TYPE associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_NUM_BITS |
| This identifier is used for the retrieval of the number of bits associated with the R_PKEY. More... | |
| #define | R_PKEY_INFO_ID_NUM_PRIMES |
| This identifier is used for the retrieval of the number of primes associated with the R_PKEY. More... | |
|
|
This identifier is used for the retrieval of the implementation data associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast
|
|
|
This identifier is used for the retrieval of the Diffie-Hellman parameter value associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Diffie-Hellman prime value associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Diffie-Hellman public key associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) base associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) prime associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) private key associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) public key associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the Digital Signature Algorithm (DSA) sub-prime associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the flags associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast
|
|
|
This identifier is used for the retrieval of the number of bits associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast
|
|
|
This identifier is used for the retrieval of the number of primes associated with the R_PKEY. This is valid for two prime and MultiPrime keys. To retrieve this value the parameter reference should be passed in as cast
|
|
|
This identifier is used for the retrieval of the R_EITEMS associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_EITEMS **.
|
|
|
This identifier is used for the retrieval of the R_PKEY_CTX associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_PKEY_CTX **.
|
|
|
This identifier is used for the retrieval of the reference count associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast
|
|
|
This identifier is used for the retrieval of the second RSA exponent associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the first RSA exponent associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the RSA exponent associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the
|
|
|
This identifier is used for the retrieval of the associated RSA inverse associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the second RSA inverse associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the RSA modulus associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the second RSA prime associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the
|
|
|
This identifier is used for the retrieval of the RSA private exponent associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the first RSA prime associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_ITEM *.
|
|
|
This identifier is used for the retrieval of the R_PKEY_TYPE associated with the R_PKEY. To retrieve this value the parameter reference should be passed in as cast R_PKEY_TYPE *.
|