Unknown

data class Unknown(val algorithm: String, val raw: JsonObject) : DehydratedDeviceData

Constructors

Link copied to clipboard
constructor(algorithm: String, raw: JsonObject)

Properties

Link copied to clipboard
open override val algorithm: String
Link copied to clipboard
val raw: JsonObject