TrustPointViewerDestination

@Serializable
data class TrustPointViewerDestination(val trustManagerId: String, val trustPointId: String) : Destination

Constructors

Link copied to clipboard
constructor(trustManagerId: String, trustPointId: String)

Properties

Link copied to clipboard
Link copied to clipboard