PUB
- Type of PublicKey
PRV
- Type of PrivateKey
public abstract class AbstractPublicKeyEntryDecoder<PUB extends java.security.PublicKey,PRV extends java.security.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(java.lang.Class<PUB> pubType,
java.lang.Class<PRV> prvType,
java.util.Collection<java.lang.String> names) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
parseBooleanHeader(java.util.Map<java.lang.String,java.lang.String> headers,
java.lang.String propertyKey,
boolean defaultVal) |
generatePrivateKey, generatePublicKey, toString
getPrivateKeyType, getPublicKeyType, getSupportedKeyTypes
getSimplifiedLogger
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