Class | Description |
---|---|
IdentityRootAction |
A simple root action that exposes the public key to users so that they do not need to search for the
X-Instance-Identity response header, also exposes the fingerprint of the public key so that people
can verify a fingerprint of a master before connecting to it. |
InstanceIdentityProvider<PUB extends PublicKey,PRIV extends PrivateKey> |
A source of instance identity.
|
InstanceIdentityProvider.KeyTypes<PUB extends PublicKey,PRIV extends PrivateKey> |
Holds information about the paired keytypes that can be used to form the various identity keys.
|
Copyright © 2004–2019. All rights reserved.