Discuss this help topic in SecureBlackbox Forum
Returns parameters for RSA algorithm
Declaration
Parameters
- RSAModulus - Modulus RSA parameter.
- RSAModulusSize - the size of the buffer with Modulus RSA buffer.
- RSAPublicKey - Public Key RSA parameter.
- RSAPublicKeySize - the size of the buffer with Public Key RSA buffer.
Description
Use this function to obtain parameters of RSA portion of the certificate.
Discuss this help topic in SecureBlackbox Forum