Record Class Crypto.ParamsOfGenerateRandomBytes

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Crypto.ParamsOfGenerateRandomBytes
Record Components:
length - Size of random byte array.
Enclosing class:
Crypto

public static record Crypto.ParamsOfGenerateRandomBytes(Long length) extends Record