KeyTransRecipientInfo.Certificate Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Certificate
Gets the certificate associated with the recipient, or null if not available.
Declaration
public override Certificate Certificate { get; }
Property Value
Type | Description |
---|---|
Certificate |
Overrides
Remarks
The recipient's certificate, or null.