JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.sshd.common.cipher
BaseCipher
CipherFactory
Contents
Description
Method Summary
Method Details
getCipher(String)
Hide sidebar
Show sidebar
Interface BaseCipher.CipherFactory
Enclosing class:
BaseCipher
static interface
BaseCipher.CipherFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Cipher
getCipher
(
String
transformation)
Method Details
getCipher
Cipher
getCipher
(
String
transformation)
throws
GeneralSecurityException
Throws:
GeneralSecurityException