| Modifier and Type | Field and Description |
|---|---|
static KeyId |
Constants.DEFAULT_KEY_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
KeyId |
Signer.getKeyId() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Key> |
Keychain.toMap(KeyId keyId) |
Map<String,Key> |
DefaultKeychain.toMap(KeyId keyIdentifier) |
| Constructor and Description |
|---|
DefaultVerifier(Keychain keychain,
KeyId keyId) |
DefaultVerifier(Keychain keychain,
KeyId keyId,
long skew) |
Signer(Keychain keychain,
KeyId keyId) |
Signer(Key singleKey,
KeyId keyId) |
Copyright © 2013-2017. All Rights Reserved.