CryptSigner Constructor

Overload List

CryptSigner(AsymmetricKeyPair, Oid) Initializes a new instance of CryptSigner from an asymmetric key pair and optional hashing algorithm.
CryptSigner(X509Certificate2, Oid) Initializes a new instance of the CryptSigner class from signer certificate and client-provided hash algorithm.

See Also