getSignerForKey

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