# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
KeyManager is the interface to implement key management (possibly a key database).
Signer is the interface that allows the signing service to return signatures.
SigningService is the interface to implement a key management and signing service.
# Type aliases
CryptoServiceIndex represents a mapping between a service algorithm string and a CryptoService.