Options
All
  • Public
  • Public/Protected
  • All
Menu

The result of a signature check.

Index

Enumeration Members

Invalid: 1

The signature is invalid.

Missing: 0

The signature is missing.

ValidAndTrusted: 3

The signature is valid and the device or user identity that created the signature is trusted.

ValidButNotTrusted: 2

The signature is valid but the device or user identity that created the signature is not trusted.

Generated using TypeDoc