Class AESPrivateKeyObfuscator.LazyKeyLengthsHolder
- java.lang.Object
-
- org.apache.sshd.common.config.keys.loader.AESPrivateKeyObfuscator.LazyKeyLengthsHolder
-
- Enclosing class:
- AESPrivateKeyObfuscator
private static final class AESPrivateKeyObfuscator.LazyKeyLengthsHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static java.util.List<java.lang.Integer>
KEY_LENGTHS
-
Constructor Summary
Constructors Modifier Constructor Description private
LazyKeyLengthsHolder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.util.List<java.lang.Integer>
detectSupportedKeySizes()
-