trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-crypto
/
de.connect2x.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