Interface KeySizeIndicator
- All Known Subinterfaces:
Cipher,CipherFactory,CipherInformation
- All Known Implementing Classes:
AbstractGeneratorHostKeyProvider,BaseCipher,BaseGCMCipher,BaseRC4Cipher,BouncyCastleGeneratorHostKeyProvider,BuiltinCiphers,ChaCha20Cipher,CipherNone,ECCurves,KeyRandomArt,MontgomeryCurve,SimpleGeneratorHostKeyProvider
public interface KeySizeIndicator
-
Method Summary
-
Method Details
-
getKeySize
int getKeySize()- Returns:
- The number of bits used in the key
-