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