Overload List
Name | Description | |
---|---|---|
KeyTransRecipientInfo(Certificate) |
Creates a new instance of KeyTransRecipientInfo that defines the
key transport recipient information for the owner of the specified RSA certificate.
Use KeyTransRecipientInfo(Certificate, EncryptionParameters) to specify RSAES-OAEP parameters.
| |
KeyTransRecipientInfo(Certificate, EncryptionParameters) |
Creates a new instance of KeyTransRecipientInfo that defines the
key transport recipient information for the owner of the specified RSA certificate.
| |
KeyTransRecipientInfo(Certificate, SubjectIdentifierType) |
Creates a new instance of KeyTransRecipientInfo that defines the
key transport recipient information for the owner of the specified RSA certificate.
Use KeyTransRecipientInfo(Certificate, EncryptionParameters, SubjectIdentifierType) to specify RSAES-OAEP parameters.
| |
KeyTransRecipientInfo(Certificate, EncryptionParameters, SubjectIdentifierType) |
Creates a new instance of KeyTransRecipientInfo that defines the
key transport recipient information for the owner of the specified RSA certificate.
|