Record Class Crypto.ResultOfEncryptionBoxGetInfo

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Crypto.ResultOfEncryptionBoxGetInfo
Record Components:
info - Encryption box information
Enclosing class:
Crypto

public static record Crypto.ResultOfEncryptionBoxGetInfo(Crypto.EncryptionBoxInfo info) extends Record