Package com.trilead.ssh2.signature
-
Class Summary Class Description DSAKeyAlgorithm DSAPrivateKey Deprecated. useDSAPrivateKey
DSAPublicKey Deprecated. useDSAPublicKey
DSASHA1Verify Deprecated. userDSAKeyAlgorithm
DSASignature Deprecated. signatures are now stored in ray byte[] form.ECDSAKeyAlgorithm ECDSAKeyAlgorithm.ECDSASha2Nistp256 ECDSAKeyAlgorithm.ECDSASha2Nistp384 ECDSAKeyAlgorithm.ECDSASha2Nistp521 ED25519KeyAlgorithm KeyAlgorithm<U extends java.security.PublicKey,R extends java.security.PrivateKey> KeyAlgorithmManager RSAKeyAlgorithm RSAPrivateKey Deprecated. useRSAPrivateKey
RSAPublicKey Deprecated. useRSAPublicKey
RSASHA1Verify Deprecated. UseRSAKeyAlgorithm
RSASignature Deprecated. signatures are now stored as raw byte arrays