Uses of Class
javax.crypto.spec.HKDFParameterSpec.Expand
Packages that use HKDFParameterSpec.ExpandPREVIEW
Package
Description
Provides classes and interfaces for key specifications and
 algorithm parameter specifications.
- 
Uses of HKDFParameterSpec.ExpandPREVIEW in javax.crypto.specMethods in javax.crypto.spec that return HKDFParameterSpec.ExpandPREVIEWModifier and TypeMethodDescriptionHKDFParameterSpec.expandOnly(SecretKey prk, byte[] info, int length) Creates anExpandobject.