The SKIPJACK_PRIVATE_WRAP_PARAMS type exposes the following members.

Fields

  Name Description
BaseG
Pointer to Base, g, value
PAndGLen
Length of prime and base values
Password
Pointer to the buffer which contains the user-supplied password
PasswordLen
Length of the password
PrimeP
Pointer to Prime, p, value
PublicData
Pointer to other party's key exchange public key value
PublicDataLen
Other party's key exchange public key size
QLen
Length of subprime value
RandomA
Pointer to Ra data
RandomLen
Size of random Ra, in bytes
SubprimeQ
Pointer to Subprime, q, value

See Also