PUB
- Type of PublicKey
PRV
- Type of PrivateKey
public 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, getSupportedKeyTypes
static final int MAX_BIGINT_OCTETS_COUNT
BigInteger
in the context of keys based on such numbers