| Class | Description |
|---|---|
| JcaSingingBackend |
A
SigningBackend using the Java Cryptography Architecture (JCA). |
| PemWriter | |
| SshBuffer |
Buffer for encoding blobs according to the SSH protocol spec.
|
| SshPublicKeyEncoder |
Encoder for public keys in SSH format.
|
| SshSignature |
Data container for SSH signatures.
|
| SshSignatureGenerator<K> |
Generator for SSH signatures.
|
| Enum | Description |
|---|---|
| HashAlgorithm |
Defines the hash algorithms supported by SSH signature generation.
|
| SignatureAlgorithm |
Defines the signature algorithms which are used for SSH signatures.
|
| Exception | Description |
|---|---|
| SshSignatureException |
Signals that an error has occured when generating a SSH signature.
|
Copyright © 2023. All rights reserved.