generateKeyBlocking

abstract fun generateKeyBlocking(): K(source)

Generates a new key and returns it.

Use generateKey when calling from suspending code.