Chapter 2 Algorithm Info Types 167
AI_PKCS_RSAPrivate
Compatible representation:
AI_PKCS_RSAPrivateBER, AI_PKCS_RSAPrivatePEM.
Input constraints:
The total number of bytes to encrypt may not be more than k – 11, where k is the key’s
modulus size in bytes.
Output considerations:
The output of encryption will be the same size as the key’s modulus.