createSigningKey

abstract suspend fun createSigningKey(alias: String, configure: DSLConfigureFn<KeyConfigT>? = null): KmmResult<SignerT>(source)