PUB - Type of PublicKeyPRV - Type of PrivateKeypublic interface IdentityResourceLoader<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> extends KeyTypeNamesSupport
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_BIGINT_OCTETS_COUNT
A reasonable max.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<PRV> |
getPrivateKeyType() |
java.lang.Class<PUB> |
getPublicKeyType() |
findSupporterByKeyTypeName, getSupportedKeyTypesstatic final int MAX_BIGINT_OCTETS_COUNT
BigInteger in the context of keys based on such numbers