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
FAILING, IGNORING
Modifier | Constructor and Description |
---|---|
protected |
AbstractPublicKeyEntryDecoder(Class<PUB> pubType,
Class<PRV> prvType,
Collection<String> names) |
generatePrivateKey, generatePublicKey, toString
getPrivateKeyType, getPublicKeyType, getSupportedTypeNames
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
decodePublicKey, decodePublicKey, decodePublicKey, decodePublicKey, encodePublicKey, resolve
cloneKeyPair, clonePrivateKey, clonePublicKey, decodeBigInt, decodeInt, decodeString, decodeString, decodeString, encodeBigInt, encodeInt, encodeString, encodeString, encodeString, generateKeyPair, getKeyFactoryInstance, getKeyPairGenerator, readRLEBytes, writeRLEBytes, writeRLEBytes
getPrivateKeyType, getPublicKeyType, getSupportedTypeNames
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.