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