Package org.apache.sshd.common.cipher
Interface BaseCipher.CipherFactory
-
- Enclosing class:
- BaseCipher
static interface BaseCipher.CipherFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.crypto.Cipher
getCipher(java.lang.String transformation)
-