| Class | Description |
|---|---|
| NotaryKeyModule |
This class is a Jackson module that can be added to an object mapper to handle the serialization
of a notary key.
|
| PrivateKeyDeserializer |
This class handles the unmarshaling of a private key from an encrypted PEM string.
|
| PrivateKeySerializer |
This class handles the marshaling of a private key into a PEM string.
|
| PublicKeyDeserializer |
This class handles the unmarshaling of a public key from a PEM string.
|
| PublicKeySerializer |
This class handles the marshaling of a public key into a PEM string.
|
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.