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