The RSA_PKCS_OAEP_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 | |
---|---|---|
![]() |
HashAlg |
Mechanism ID of the message digest algorithm used to calculate the digest of the encoding parameter (CKM)
|
![]() |
Mgf |
Mask generation function to use on the encoded block (CKG)
|
![]() |
Source |
Source of the encoding parameter (CKZ)
|
![]() |
SourceData |
Data used as the input for the encoding parameter source
|
![]() |
SourceDataLen |
Length of the encoding parameter source input
|