Interface ISignature
Represents a signature.
Namespace: Sig.Crypto
Assembly: SigCrypto.dll
Syntax
public interface ISignature
Properties
Name | Description |
---|---|
Is |
The trustworthiness of the signer's certificate. |
Is |
The validity of the cryptograpic signature.
Not to be confused with Is |
Message |
For testing. |
Signed |
The CMS-SignedData. |