PUB - Type of PublicKeyPRV - Type of PrivateKeypublic abstract class AbstractPrivateKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> extends AbstractKeyEntryResolver<PUB,PRV> implements PrivateKeyEntryDecoder<PUB,PRV>
logMAX_BIGINT_OCTETS_COUNTFAILING, IGNORING| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPrivateKeyEntryDecoder(Class<PUB> pubType,
Class<PRV> prvType,
Collection<String> names) |
generatePrivateKey, generatePublicKey, toStringgetPrivateKeyType, getPublicKeyType, getSupportedKeyTypesgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecodePrivateKey, decodePrivateKey, decodePrivateKey, decodePrivateKey, encodePrivateKey, isPublicKeyRecoverySupported, recoverPublicKey, resolvecloneKeyPair, clonePrivateKey, clonePublicKey, decodeBigInt, decodeInt, decodeInt, decodeInt, decodeString, decodeString, decodeString, decodeString, decodeString, decodeString, decodeString, encodeBigInt, encodeInt, encodeString, encodeString, encodeString, generateKeyPair, getKeyFactoryInstance, getKeyPairGenerator, readRLEBytes, readRLEBytes, readRLEBytes, writeRLEBytes, writeRLEBytesgetPrivateKeyType, getPublicKeyTypefindSupporterByKeyTypeName, getSupportedKeyTypesCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.