RecipientInfo.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 abstract Certificate Certificate { get; }
Property Value
Type | Description |
---|---|
Certificate |
Remarks
The recipient's certificate, or null.