PUB
- Type of PublicKey
PRV
- Type of PrivateKey
public 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, getSupportedKeyTypes
static 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.