OlmOneTimeKeys

@Serializable
data class OlmOneTimeKeys(val curve25519: Map<String, String>)

Constructors

Link copied to clipboard
constructor(curve25519: Map<String, String>)

Properties

Link copied to clipboard