DeviceTrustLevel

Types

Link copied to clipboard

The device key or a key, that signed this device key is blocked.

Link copied to clipboard
data class Invalid(val reason: String) : DeviceTrustLevel

The trust level could not be calculated.

Link copied to clipboard

There is a master key, but the key has not been cross signed yet.

Link copied to clipboard

The key or the cross signing key is not verified.

Link copied to clipboard

The key is verified e.g. via cross signing.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard