PUB - Type of PublicKeyPRV - Type of PrivateKeypublic abstract class AbstractPrivateKeyEntryDecoder<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> extends AbstractKeyEntryResolver<PUB,PRV> implements PrivateKeyEntryDecoder<PUB,PRV>
logMAX_BIGINT_OCTETS_COUNTFAILING, IGNORING| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPrivateKeyEntryDecoder(java.lang.Class<PUB> pubType,
java.lang.Class<PRV> prvType,
java.util.Collection<java.lang.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, getSupportedKeyTypes