| Interface | Description |
|---|---|
| FilePasswordProvider | |
| Identity |
Represents an SSH key type
|
| PublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> |
Represents a decoder of an
OpenSSH encoded key data |
| Class | Description |
|---|---|
| AbstractPublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> | |
| BuiltinIdentities.Constants |
Contains the names of the identities
|
| DSSPublicKeyEntryDecoder | |
| ECDSAPublicKeyEntryDecoder | |
| IdentityUtils | |
| KeyUtils |
Utility class for keys
|
| PublicKeyEntry | |
| RSAPublicKeyDecoder |
| Enum | Description |
|---|---|
| BuiltinIdentities | |
| ECDSAPublicKeyEntryDecoder.ECPointCompression |
The various
ECPoint representation compression indicators |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.