Interface KeySizeIndicator
-
- All Known Subinterfaces:
Cipher,CipherFactory,CipherInformation
- All Known Implementing Classes:
AbstractGeneratorHostKeyProvider,BaseCipher,BaseGCMCipher,BaseRC4Cipher,BouncyCastleGeneratorHostKeyProvider,BuiltinCiphers,ChaCha20Cipher,CipherNone,ECCurves,KeyRandomArt,SimpleGeneratorHostKeyProvider
public interface KeySizeIndicator- Author:
- Apache MINA SSHD Project
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetKeySize()
-