The SKIPJACK_RELAYX_PARAMS type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() |
NewPassword |
Pointer to the buffer which contains the new usersupplied password
|
![]() |
NewPasswordLen |
Length of the new password
|
![]() |
NewPublicData |
Pointer to new key exchange public key value
|
![]() |
NewPublicDataLen |
New key exchange public key size
|
![]() |
NewRandomA |
Pointer to new Ra data
|
![]() |
NewRandomLen |
Size of new random Ra in bytes
|
![]() |
OldPassword |
Pointer to the buffer which contains the old user-supplied password
|
![]() |
OldPasswordLen |
Length of the old password
|
![]() |
OldPublicData |
Pointer to old key exchange public key value
|
![]() |
OldPublicDataLen |
Old key exchange public key size
|
![]() |
OldRandomA |
Pointer to old Ra data
|
![]() |
OldRandomLen |
Size of old random Ra in bytes
|
![]() |
OldWrappedX |
Pointer to old wrapper key
|
![]() |
OldWrappedXLen |
Length of old wrapped key in bytes
|