trixnity-olm
3.0.0-beta1
common
olmLibrary
trixnity-olm
/
net.folivo.trixnity.olm
/
OlmPkSigning
Olm
Pk
Signing
common
olmLibrary
expect
class
OlmPkSigning
:
WantsToBeFree
actual
class
OlmPkSigning
:
WantsToBeFree
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
olmLibrary
expect
object
Companion
actual
object
Companion
Functions
free
Link copied to clipboard
common
olmLibrary
expect
open
override
fun
free
(
)
actual
open
override
fun
free
(
)
sign
Link copied to clipboard
common
olmLibrary
expect
fun
sign
(
message
:
String
)
:
String
actual
fun
sign
(
message
:
String
)
:
String
Properties
private
Key
Link copied to clipboard
common
olmLibrary
expect
val
privateKey
:
String
actual
val
privateKey
:
String
public
Key
Link copied to clipboard
common
olmLibrary
expect
val
publicKey
:
String
actual
val
publicKey
:
String