Record Class Crypto.BoxEncryptionAlgorithm.NaclSecretBox

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Crypto.BoxEncryptionAlgorithm.NaclSecretBox
All Implemented Interfaces:
Crypto.BoxEncryptionAlgorithm
Enclosing interface:
Crypto.BoxEncryptionAlgorithm

public static record Crypto.BoxEncryptionAlgorithm.NaclSecretBox(Crypto.NaclSecretBoxParamsCB value) extends Record implements Crypto.BoxEncryptionAlgorithm