PUB - Type of PublicKeyPRV - Type of PrivateKeypublic abstract class AbstractPublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> extends AbstractKeyEntryResolver<PUB,PRV> implements PublicKeyEntryDecoder<PUB,PRV>
OpenSSH encoded key datalogMAX_BIGINT_OCTETS_COUNTFAILING, IGNORING| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPublicKeyEntryDecoder(Class<PUB> pubType,
Class<PRV> prvType,
Collection<String> names) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
parseBooleanHeader(Map<String,String> headers,
String propertyKey,
boolean defaultVal) |
generatePrivateKey, generatePublicKey, toStringgetPrivateKeyType, getPublicKeyType, getSupportedKeyTypesdebug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecodePublicKeyByType, encodePublicKey, 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, getSupportedKeyTypesdecodePublicKey, decodePublicKey, decodePublicKeyCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.