Interface | Description |
---|---|
PuttyKeyPairResourceParser<PUB extends PublicKey,PRV extends PrivateKey> |
Loads a
KeyPair from PuTTY's ".ppk" file. |
Class | Description |
---|---|
AbstractPuttyKeyDecoder<PUB extends PublicKey,PRV extends PrivateKey> | |
DSSPuttyKeyDecoder | |
ECDSAPuttyKeyDecoder |
TODO Add javadoc
|
EdDSAPuttyKeyDecoder |
TODO Add javadoc
|
PuttyKeyReader |
Helper class for
Putty key files decoders |
PuttyKeyUtils | |
RSAPuttyKeyDecoder |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.