Class KeyDerivationFunctionPreviewNotes
java.lang.Object
net.jrodolfo.java_evolution.java24.KeyDerivationFunctionPreviewNotes
Explains the Key Derivation Function API preview in Java 24.
Cryptographic systems often need to derive new keys from secret material and context data. Java 24 previewed a standard API for that operation, and Java 25 finalized it.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyDerivationFunctionPreviewNotes
public KeyDerivationFunctionPreviewNotes()
-
-
Method Details
-
purpose
-
status
-