Package com.trilead.ssh2.signature
Class KeyAlgorithmManager
java.lang.Object
com.trilead.ssh2.signature.KeyAlgorithmManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Collection<KeyAlgorithm<PublicKey,
PrivateKey>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Collection<KeyAlgorithm<PublicKey,
PrivateKey>> static Collection<KeyAlgorithm<PublicKey,
PrivateKey>>
-
Field Details
-
supportedAlgorithms
-
-
Constructor Details
-
KeyAlgorithmManager
private KeyAlgorithmManager()
-
-
Method Details
-
getSupportedAlgorithms
-
buildSupportAlgorithmsList
-