JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.sshd.common.keyprovider
Interface KeySizeIndicator
All Known Subinterfaces:
Cipher
,
CipherFactory
,
CipherInformation
All Known Implementing Classes:
AbstractGeneratorHostKeyProvider
,
BaseCipher
,
BaseRC4Cipher
,
BouncyCastleGeneratorHostKeyProvider
,
BuiltinCiphers
,
CipherNone
,
ECCurves
,
KeyRandomArt
,
SimpleGeneratorHostKeyProvider
public interface
KeySizeIndicator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getKeySize
()
Method Detail
getKeySize
int getKeySize()
Returns:
The number of bits used in the key
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method