| Interface | Description | 
|---|---|
| Signatory | A signatory is an object capable of providing a signature for an arbitrary stream of bytes. | 
| SignatoryProvider<T extends Signatory> | Provides implementations of signatory implementations for a project. | 
| Class | Description | 
|---|---|
| SignatorySupport | Convenience base class for  Signatoryimplementations. |