SymmetricKeySize

value class SymmetricKeySize constructor(val value: BinarySize)(source)

Deprecated (with error)

Replaced by BinarySize as wrapper class is not needed

Replace with

import dev.whyoleg.cryptography.BinarySize
BinarySize

Constructors

Link copied to clipboard
constructor(value: BinarySize)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard