Interface | Description |
---|---|
SignatureType | The type of signature. |
SignatureTypeProvider | Provider of SignatureType. |
Class | Description |
---|---|
AbstractSignatureType | Convenience base class for SignatureType implementations. |
AbstractSignatureTypeProvider | Convenience base class for SignatureTypeProvider implementations. |
BinarySignatureType | Binary signature type. |
DefaultSignatureTypeProvider | The default SignatureTypeProvider implementation including support for BinarySignatureType and ArmoredSignatureType signatures. |