Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkKeyTransRecipientInfo(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.
Public methodSupported by the .NET Compact FrameworkKeyTransRecipientInfo(Certificate, EncryptionParameters)
Creates a new instance of KeyTransRecipientInfo that defines the key transport recipient information for the owner of the specified RSA certificate.
Public methodSupported by the .NET Compact FrameworkKeyTransRecipientInfo(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.
Public methodSupported by the .NET Compact FrameworkKeyTransRecipientInfo(Certificate, EncryptionParameters, SubjectIdentifierType)
Creates a new instance of KeyTransRecipientInfo that defines the key transport recipient information for the owner of the specified RSA certificate.

See Also