ExternalSignature.Certificate

ExternalSignature.Certificate property

The certificate with the private key.

public X509Certificate2 Certificate { get; }

See Also