KeyGenerator

interface KeyGenerator<K : Key>(source)

Functions

Link copied to clipboard
open suspend fun generateKey(): K
Link copied to clipboard
abstract fun generateKeyBlocking(): K