trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.sign
/
SignWith
/
PrivateKey
Private
Key
data
class
PrivateKey
(
val
privateKey
:
String
,
val
publicKey
:
String
)
:
SignWith
Constructors
Properties
Constructors
Private
Key
Link copied to clipboard
fun
PrivateKey
(
privateKey
:
String
,
publicKey
:
String
)
Properties
private
Key
Link copied to clipboard
val
privateKey
:
String
public
Key
Link copied to clipboard
val
publicKey
:
String