trixnity-crypto
3.6.1
common
trixnity-crypto
/
net.folivo.trixnity.crypto.sign
/
SignWith
Sign
With
interface
SignWith
Inheritors
DeviceKey
PrivateKey
Members
Types
Device
Key
Link copied to clipboard
object
DeviceKey
:
SignWith
Private
Key
Link copied to clipboard
data
class
PrivateKey
(
val
privateKey
:
String
,
val
publicKey
:
String
)
:
SignWith