Uses of Class
javax.crypto.spec.HKDFParameterSpec.ExtractThenExpand
Packages that use HKDFParameterSpec.ExtractThenExpandPREVIEW
Package
Description
Provides classes and interfaces for key specifications and
 algorithm parameter specifications.
- 
Uses of HKDFParameterSpec.ExtractThenExpandPREVIEW in javax.crypto.specMethods in javax.crypto.spec that return HKDFParameterSpec.ExtractThenExpandPREVIEWModifier and TypeMethodDescriptionHKDFParameterSpec.Builder.thenExpand(byte[] info, int length) Builds anExtractThenExpandobject from the current state of theBuilder.