PreKeyCrypto

data class PreKeyCrypto(val id: Int, val pkb: String)

Constructors

Link copied to clipboard
constructor(id: Int, pkb: String)

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard
val pkb: String

Functions

Link copied to clipboard
fun PreKeyCrypto.toCrypto(): <Error class: unknown class>
fun PreKeyCrypto.toCrypto(): <Error class: unknown class>