A SERVICE OF

logo

KI_ExtendedToken
272 RSA BSAFE Crypto-C Library Reference Manual
Format of info returned by B_GetKeyInfo:
pointer to a KI_EXTENDED_TOKEN_INFO structure (see above).
Can get this info type if key object already has:
a symmetric key of the appropriate type, for example, a DES key when using DES.
Used when one of the algorithm methods used by
AI_SymKeyTokenGen has been listed
in the
fixedChooser
argument to B_CreateSessionChooser, but no hardware is
present.
Notes:
KI_ExtendedToken can only be used if you have called B_CreateSessionChooser for
your application.