trixnity-client
3.0.0-beta1
trixnity-client
/
net.folivo.trixnity.client.store.repository
/
VerifiedKeysRepositoryKey
Verified
Keys
Repository
Key
data
class
VerifiedKeysRepositoryKey
(
val
keyId
:
String
,
val
keyAlgorithm
:
KeyAlgorithm
)
Constructors
Properties
Constructors
Verified
Keys
Repository
Key
Link copied to clipboard
fun
VerifiedKeysRepositoryKey
(
keyId
:
String
,
keyAlgorithm
:
KeyAlgorithm
)
Properties
key
Algorithm
Link copied to clipboard
val
keyAlgorithm
:
KeyAlgorithm
key
Id
Link copied to clipboard
val
keyId
:
String