Chapter 2 Algorithm Info Types 173
AI_PKCS_RSAPublic
Compatible representation:
AI_PKCS_RSAPublicBER, AI_PKCS_RSAPublicPEM.
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.