RSA BSAFE Crypto-C

Cryptographic Components for C

Search

KI_RSAPublicOAEPParams

Supports a new OID in RSA public key encodings RSAES-OAEP. It is a new OID that is placed into the BER-encoding of an RSA public key. This allows developers to build X.509 certificates with a SubjectPublicKeyInfo value of RSAES-OAEP.

info Format

B_SetKeyInfo() A pointer to A_PKCS_OAEP_PARAMS.
B_GetKeyInfo() A pointer to A_PKCS_OAEP_PARAMS.

Usage considerations

This KI is valid only for use with key objects that have already been set with an RSA public key. It is not intended to build a key object. It only adds to an existing key object. Retrieve this information out of an existing key object.


Copyright (c) 1999-2005 RSA Security Inc. All rights reserved. 068-001001-6210-001-000 - 6.2.1