PUB
- Type of PublicKey
PRV
- Type of PrivateKey
public abstract class AbstractPublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> extends AbstractKeyEntryResolver<PUB,PRV> implements PublicKeyEntryDecoder<PUB,PRV>
OpenSSH
encoded key datalog
MAX_BIGINT_OCTETS_COUNT
FAILING, 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, toString
getPrivateKeyType, getPublicKeyType, getSupportedKeyTypes
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
decodePublicKeyByType, encodePublicKey, resolve
cloneKeyPair, 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, writeRLEBytes
getPrivateKeyType, getPublicKeyType
findSupporterByKeyTypeName, getSupportedKeyTypes
decodePublicKey, decodePublicKey, decodePublicKey
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.