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