Uses of Package
javax.crypto.spec
Package
Description
Provides interfaces for Diffie-Hellman keys as defined in RSA
Laboratories' PKCS #3.
Provides classes and interfaces for key specifications and
algorithm parameter specifications.
-
ClassDescriptionThis class specifies the set of parameters used with the Diffie-Hellman algorithm, as specified in PKCS #3: Diffie-Hellman Key-Agreement Standard.
-
ClassDescriptionPreview.Parameters for the combined Extract, Expand, or Extract-then-Expand operations of the HMAC-based Key Derivation Function (HKDF).Preview.This
Builder
buildsExtract
andExtractThenExpand
objects.Preview.Defines the input parameters of an Expand operation as defined in RFC 5869.Preview.Defines the input parameters of an Extract operation as defined in RFC 5869.Preview.Defines the input parameters of an Extract-then-Expand operation as defined in RFC 5869.This class specifies the set of parameters used with OAEP Padding, as defined in the PKCS#1 v2.2 standard.This class specifies the source for encoding input P in OAEP Padding, as defined in the PKCS#1 v2.2 standard.This class is used to explicitly specify the value for encoding input P in OAEP Padding.