keyFromB64

abstract fun <M : Any> keyFromB64(type: KClass<M>, b64: String): Key<M>