PUB - Type of PublicKeyPRV - Type of PrivateKeypublic interface IdentityResourceLoader<PUB extends PublicKey,PRV extends PrivateKey> extends KeyTypeNamesSupport
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_BIGINT_OCTETS_COUNT
A reasonable max.
|
| Modifier and Type | Method and Description |
|---|---|
Class<PRV> |
getPrivateKeyType() |
Class<PUB> |
getPublicKeyType() |
findSupporterByKeyTypeName, getSupportedKeyTypesstatic final int MAX_BIGINT_OCTETS_COUNT
BigInteger in the context of keys based on such numbersCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.