Key

interface Key : AES.Key(source)

Functions

Link copied to clipboard
abstract fun cipher(tagSize: BinarySize = 128.bits): AuthenticatedCipher
Link copied to clipboard
open suspend fun encodeTo(format: AES.Key.Format): ByteArray
Link copied to clipboard