Key

interface Key : AES.Key(source)

Functions

Link copied to clipboard
abstract fun cipher(padding: Boolean = true): AES.CBC.Cipher
Link copied to clipboard
open suspend fun encodeTo(format: AES.Key.Format): ByteArray
Link copied to clipboard