RSA BSAFE Crypto-C

Cryptographic Components for C

Search

KI_RSA_CRT

Specifies a private key of the RSA algorithm without the public or private key exponent information. Supply the modulus and CRT information.

This KI may have been set by one of the following:

note.gif
See KI_PKCS_RSAPrivate for RSA private key information with the public and private exponent integers.

info Format

B_SetKeyInfo() A pointer to A_RSA_CRT_KEY. Each ITEM supplies an integer in canonical format, where the ITEM data points to an unsigned Byte array, most significant Byte first, and the ITEM len gives its length. All leading zeros are stripped from each integer before it is copied to the key object.
B_GetKeyInfo() A pointer to A_RSA_CRT_KEY. All leading zeros have been stripped from each integer in the structure.


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