Keys In Crypto-C
114 RSA BSAFE Crypto-C Developers Guide
KI_RC2_BSAFE1 RC2 key in BSAFE 1.x format
KI_RC2WithBSAFE1Params RC2 key with additional parameters in BSAFE 1.x
format
Table 4-16 RSA Public and Private Keys
Key Information Type Description BER
KI_PKCS_RSAMultiPrimePrivate PKCS #1-compatible RSA private key
KI_PKCS_RSA_Private PKCS #1-compatible RSA private key
KI_PKCS_RSA_PrivateBER BER encoding of an RSA private key of type PKCS #8
PrivateKeyInfo
a
KI_RSAPrivate RSA private key
KI_RSAPrivateBSAFE1 R SA private key in BSAFE 1.x format
KI_RSA_CRT RSA key with Chinese Remainder Theorem (CRT)
parameters
KI_RSAPublic RSA public key
KI_RSAPublicBER BER encoding of an RSA public key of type X.509
SubjectPublicKeyInfo
a
KI_RSAPublicBSAFE1 RSA public key in BSAFE 1.x format
Table 4-17 DSA Public and Private Keys
Key Information Type Description BER
KI_DSA_Private DSA private key
KI_DSA_PrivateBER BER-encoding of a DSA private key of type PKCS #8 a
KI_DSA_Public DSA public key
KI_DSA_PublicBER BER-encoding of a DSA private key of type X.509
SubjectPublicKeyInfo
a
KI_DSAPrivateX957BER BER encoding of a DSA private key of type ANSI
X9.57 PrivateKeyInfo that contains an RSA Security
DSAPrivateKey type
a
KI_DSAPublicX957BER the encoding of a DSA public key that is encoded as
ANSI X9.57 SubjectPublicKeyInfo type.
a
Table 4-15 Block Cipher Keys
Key Information Type Description