The Pkcs7DetachedSignatureHandler type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Sign |
Signs the given bytes and returns the digest.
(Inherited from StandardSignatureHandler.) | |
| ToString | (Inherited from Object.) | |
| Verify |
Verifies the signature.
Do not call this method directly.
(Overrides SignatureHandler..::..Verify(array<Byte>[]()[][], array<Byte>[]()[][], array<array<Byte>[]()[][]>[]()[][]).) |