trixnity-crypto
Toggle table of contents
4.22.1
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
KeyPair
Members
Types
Device
Key
Link copied to clipboard
data
object
DeviceKey
:
SignWith
Key
Pair
Link copied to clipboard
data
class
KeyPair
(
val
privateKey
:
String
,
val
publicKey
:
String
)
:
SignWith