signer

abstract fun signer(configure: DSLConfigureFn<EphemeralSignerConfiguration>? = null): KmmResult<Signer>(source)

Create a signer that signs using this EphemeralKey.

See also