Package org.conscrypt
Class KeyGeneratorImpl.HmacSHA256
- java.lang.Object
-
- javax.crypto.KeyGeneratorSpi
-
- org.conscrypt.KeyGeneratorImpl
-
- org.conscrypt.KeyGeneratorImpl.HmacSHA256
-
- Enclosing class:
- KeyGeneratorImpl
public static final class KeyGeneratorImpl.HmacSHA256 extends KeyGeneratorImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.conscrypt.KeyGeneratorImpl
KeyGeneratorImpl.AES, KeyGeneratorImpl.ARC4, KeyGeneratorImpl.ChaCha20, KeyGeneratorImpl.DESEDE, KeyGeneratorImpl.HmacMD5, KeyGeneratorImpl.HmacSHA1, KeyGeneratorImpl.HmacSHA224, KeyGeneratorImpl.HmacSHA256, KeyGeneratorImpl.HmacSHA384, KeyGeneratorImpl.HmacSHA512
-
-
Field Summary
-
Fields inherited from class org.conscrypt.KeyGeneratorImpl
secureRandom
-
-
Constructor Summary
Constructors Constructor Description HmacSHA256()
-
Method Summary
-
Methods inherited from class org.conscrypt.KeyGeneratorImpl
checkKeySize, doKeyGeneration, engineGenerateKey, engineInit, engineInit, engineInit
-
-