Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
supreme
/
at.asitplus.signum.supreme.os
/
SigningProviderI
/
createSigningKey
create
Signing
Key
abstract
suspend
fun
createSigningKey
(
alias
:
String
,
configure
:
DSLConfigureFn
<
KeyConfigT
>
?
=
null
)
:
KmmResult
<
SignerT
>
(
source
)