trixnity-client
3.7.0-beta3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
KeyChainLink
Key
Chain
Link
data
class
KeyChainLink
(
val
signingUserId
:
UserId
,
val
signingKey
:
Key.Ed25519Key
,
val
signedUserId
:
UserId
,
val
signedKey
:
Key.Ed25519Key
)
Members
Constructors
Key
Chain
Link
Link copied to clipboard
constructor
(
signingUserId
:
UserId
,
signingKey
:
Key.Ed25519Key
,
signedUserId
:
UserId
,
signedKey
:
Key.Ed25519Key
)
Properties
signed
Key
Link copied to clipboard
val
signedKey
:
Key.Ed25519Key
signed
User
Id
Link copied to clipboard
val
signedUserId
:
UserId
signing
Key
Link copied to clipboard
val
signingKey
:
Key.Ed25519Key
signing
User
Id
Link copied to clipboard
val
signingUserId
:
UserId