Uses of Interface
javax.crypto.spec.HKDFParameterSpec
Packages that use HKDFParameterSpec
Package
Description
Provides classes and interfaces for key specifications and
algorithm parameter specifications.
-
Uses of HKDFParameterSpec in javax.crypto.spec
Classes in javax.crypto.spec that implement HKDFParameterSpecModifier and TypeClassDescriptionstatic final class
Defines the input parameters of an Expand operation as defined in RFC 5869.static final class
Defines the input parameters of an Extract operation as defined in RFC 5869.static final class
Defines the input parameters of an Extract-then-Expand operation as defined in RFC 5869.