RetrieveKekRequest

@Serializable
data class RetrieveKekRequest(val recoveryId: String, val kekId: String)

Constructors

Link copied to clipboard
constructor(recoveryId: String, kekId: String)

Properties

Link copied to clipboard
Link copied to clipboard