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.spec
Classes in javax.crypto.spec that implement HKDFParameterSpecPREVIEWModifier and TypeClassDescriptionstatic final class
Preview.Defines the input parameters of an Expand operation as defined in RFC 5869.static final class
Preview.Defines the input parameters of an Extract operation as defined in RFC 5869.static final class
Preview.Defines the input parameters of an Extract-then-Expand operation as defined in RFC 5869.