Method FromCertStore
FromCertStore(String)
Retrieves a private RSA key from the local certificate store. The key is then used for cryptographically signing the final document hash. from a certificate with the given common in the local certificate store.
Declaration
Error FromCertStore(string commonName)
Parameters
Type | Name | Description |
---|---|---|
System.String | commonName |
Returns
Type | Description |
---|---|
Error |