Module java4ever.binding
Package tech.deplant.java4ever.binding
Interface Crypto.ParamsOfAppEncryptionBox
- All Known Implementing Classes:
Crypto.ParamsOfAppEncryptionBox.Decrypt
,Crypto.ParamsOfAppEncryptionBox.Encrypt
,Crypto.ParamsOfAppEncryptionBox.GetInfo
- Enclosing class:
Crypto
public static sealed interface Crypto.ParamsOfAppEncryptionBox
permits Crypto.ParamsOfAppEncryptionBox.GetInfo, Crypto.ParamsOfAppEncryptionBox.Encrypt, Crypto.ParamsOfAppEncryptionBox.Decrypt
Interface for data encryption/decryption
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Decrypt datastatic final record
Encrypt datastatic final record
Get encryption box info