Class JSSKeyGeneratorSpi.PBAHmacSHA1
java.lang.Object
javax.crypto.KeyGeneratorSpi
org.mozilla.jss.provider.javax.crypto.JSSKeyGeneratorSpi
org.mozilla.jss.provider.javax.crypto.JSSKeyGeneratorSpi.PBAHmacSHA1
- Enclosing class:
JSSKeyGeneratorSpi
@Deprecated(since="5.0.1",
forRemoval=true)
public static class JSSKeyGeneratorSpi.PBAHmacSHA1
extends JSSKeyGeneratorSpi
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.mozilla.jss.provider.javax.crypto.JSSKeyGeneratorSpi
JSSKeyGeneratorSpi.AES, JSSKeyGeneratorSpi.DES, JSSKeyGeneratorSpi.DESede, JSSKeyGeneratorSpi.HmacSHA1, JSSKeyGeneratorSpi.HmacSHA256, JSSKeyGeneratorSpi.HmacSHA384, JSSKeyGeneratorSpi.HmacSHA512, JSSKeyGeneratorSpi.KbkdfCounter, JSSKeyGeneratorSpi.KbkdfCounterData, JSSKeyGeneratorSpi.KbkdfDoublePipeline, JSSKeyGeneratorSpi.KbkdfDoublePipelineData, JSSKeyGeneratorSpi.KbkdfFeedback, JSSKeyGeneratorSpi.KbkdfFeedbackData, JSSKeyGeneratorSpi.PBAHmacSHA1, JSSKeyGeneratorSpi.PBESHA256Hmac, JSSKeyGeneratorSpi.PBESHA384Hmac, JSSKeyGeneratorSpi.PBESHA512Hmac, JSSKeyGeneratorSpi.RC2, JSSKeyGeneratorSpi.RC4
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.mozilla.jss.provider.javax.crypto.JSSKeyGeneratorSpi
engineGenerateKey, engineInit, engineInit, engineInit
-
Constructor Details
-
PBAHmacSHA1
public PBAHmacSHA1()Deprecated, for removal: This API element is subject to removal in a future version.
-