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