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