EncryptionSettings

io.altoo.serialization.kryo.scala.EncryptionSettings
class EncryptionSettings(val config: Config)

INTERNAL API - api may change at any point in time without any warning.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val aesIvLength: Int
val aesMode: String
val config: Config
val keyProvider: String