All Classes
-
All Classes Class Summary Enum Summary Exception Summary Class Description Algorithm The cryptographic algorithms for the HTTP signature.AuthenticationException Base64 Provides Base64 encoding and decoding as defined by RFC 2045.EC Utility for Elliptic Curve keys.InvalidCreatedFieldException InvalidExpiresFieldException Join MissingAlgorithmException MissingKeyIdException MissingRequiredHeaderException MissingSignatureException PEM A PEM utility that can be used to read keys from PEM.RSA Utility for RSA keys.Signature Signatures Signer It is an intentional part of the design that the same Signer instance can be reused on several HTTP Messages in a multi-threaded fashionSigningAlgorithm The algorithm parameter contains the name of the signature's Algorithm, as registered in the HTTP Signature Algorithms Registry defined by this document.UnparsableSignatureException UnsupportedAlgorithmException Verifier A new instance of the Verifier class needs to be created for each signature.