Overload List
| Name | Description | |
|---|---|---|
| VeriSignSignatureHandler(X509Certificate2) |
Create a new VeriSignSignatureHandler and use the given certificate to sign.
| |
| VeriSignSignatureHandler(X509Chain) |
Create a new VeriSignSignatureHandler and use the given chain to sign.
| |
| VeriSignSignatureHandler(Pkcs12Store) |
Create a new VeriSignSignatureHandler to sign using the first key in the store.
| |
| VeriSignSignatureHandler(Pkcs12Store, String) |
Create a new VeriSignSignatureHandler to sign using the specified key in the store.
|