Chapter 4 Using Crypto-C 115
Keys In Crypto-C
Table 4-18 Elliptic Curve Ke ys
Key Information Type Description
KI_ECPrivate EC private key and underlying EC parameters
KI_ECPrivateBER BER-encoded EC private key and underlying EC parameters
KI_ECPrivateComponent Private component of an EC private key
KI_ECPrivateComponentBER Private component of a BER-encoded EC private key
KI_ECPublic EC public key and underlying EC parameters
KI_ECPublicBER BER-encoded EC public key and underlying EC parameters
KI_ECPublicComponent Public component of an EC public key
KI_ECPublicComponentBER Public component of a BER-encoded EC public key
Table 4-19 Token Keys
For use with hardware devices, when present.
Key Information Type Description
KI_ExtendedToken Software-based token form of symmetric keys
KI_KeypairToken Software-based token forms of RSA or DSA public and private
keys
KI_Token Hardware-based token forms of symmetric and public/private
keys