ET_TrustLevel

Overview

Type:

Enumeration

Available as of:

V1.0.0.0

Description

The enumeration ET_TrustLevel contains the values describing the trust level of a certificate.

Enumeration Elements

Name

Value (BYTE)

Description

Own

0

The certificate is classified as an Own certificate.

Trusted

1

The certificate is classified as a Trusted certificate.

Untrusted

2

The certificate is classified as an Untrusted certificate.

Quarantine

3

The certificate is classified as a Quarantine certificate.

Used By

  • FB_CertificateHandling

  • FB_InstallCertificateFromString