A SERVICE OF

logo

AI_PKCS_OAEPRecode
160 RSA BSAFE Crypto-C Library Reference Manual
Compatible representation:
AI_PKCS_OAEPRecodeBER.
Input constraints:
The total number of bytes to encode must be at least [(2 * hLen) + 1] bytes long.
Output considerations:
The output of encoding will be an encoded message that is the same size as
maxPartOutLen
. (See B_EncodeUpdate, B_EncodeFinal, B_DecodeUpdate, and
B_DecodeFinal.) The output of the decoding will be the original message.