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
/
KeyPair
Key
Pair
data
class
KeyPair
(
val
privateKey
:
String
,
val
publicKey
:
String
)
:
SignWith
Members
Constructors
Key
Pair
Link copied to clipboard
constructor
(
privateKey
:
String
,
publicKey
:
String
)
Properties
private
Key
Link copied to clipboard
val
privateKey
:
String
public
Key
Link copied to clipboard
val
publicKey
:
String