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