| Class | Description |
|---|---|
| Signature | |
| 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 fashion
|
| Enum | Description |
|---|---|
| Algorithm | |
| Base64 |
Provides Base64 encoding and decoding as defined by RFC 2045.
|
| Join | |
| PEM |
A PEM utility that can be used to read keys from PEM.
|
| RSA |
Utility for RSA keys.
|
| Signatures |
| Exception | Description |
|---|---|
| AuthenticationException | |
| MissingAlgorithmException | |
| MissingKeyIdException | |
| MissingRequiredHeaderException | |
| MissingSignatureException | |
| UnparsableSignatureException | |
| UnsupportedAlgorithmException |
Copyright © 2014-2015 Tomitribe Corporation. All Rights Reserved.