KeyTransRecipientInfo Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
Defines key transport recipient information, typically using the RSA algorithm to encrypt the shared symmetric key to transport.
Syntax
public class KeyTransRecipientInfo : RecipientInfo
Inherited Members
Constructors
Name | Description |
---|---|
Key |
Creates a new instance of Key |
Key |
Creates a new instance of Key |
Key |
Creates a new instance of Key |
Key |
Creates a new instance of Key |
Properties
Name | Description |
---|---|
Certificate | Gets the certificate associated with the recipient, or null if not available. |
Certificate |
Gets the certificate chain associated with the recipient, or null if not available. |
Encrypted |
Gets the encrypted key for the recipient. |
Key |
Gets the identifier of the algorithm used to encrypt the symmetric key. |
Recipient |
Gets the identifier of the recipient. |
Methods
Name | Description |
---|---|
Get |
Gets signature parameters (if available). |