Uses of Class
com.trilead.ssh2.signature.KeyAlgorithm
| Package | Description |
|---|---|
| com.trilead.ssh2.signature |
-
Uses of KeyAlgorithm in com.trilead.ssh2.signature
Subclasses of KeyAlgorithm in com.trilead.ssh2.signature Modifier and Type Class Description classDSAKeyAlgorithmclassECDSAKeyAlgorithmstatic classECDSAKeyAlgorithm.ECDSASha2Nistp256static classECDSAKeyAlgorithm.ECDSASha2Nistp384static classECDSAKeyAlgorithm.ECDSASha2Nistp521classED25519KeyAlgorithmclassRSAKeyAlgorithmMethods in com.trilead.ssh2.signature that return types with arguments of type KeyAlgorithm Modifier and Type Method Description static Collection<KeyAlgorithm<PublicKey,PrivateKey>>KeyAlgorithmManager. getSupportedAlgorithms()