Module java4ever.binding
Package tech.deplant.java4ever.binding
Interface Crypto.BoxEncryptionAlgorithm
- All Known Implementing Classes:
Crypto.BoxEncryptionAlgorithm.ChaCha20
,Crypto.BoxEncryptionAlgorithm.NaclBox
,Crypto.BoxEncryptionAlgorithm.NaclSecretBox
- Enclosing class:
Crypto
public static sealed interface Crypto.BoxEncryptionAlgorithm
permits Crypto.BoxEncryptionAlgorithm.ChaCha20, Crypto.BoxEncryptionAlgorithm.NaclBox, Crypto.BoxEncryptionAlgorithm.NaclSecretBox
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static final record
static final record