trixnity-crypto
Toggle table of contents
4.13.2
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.sign
/
SignWith
Sign
With
sealed
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