Trust


Description:

[ CCode ( cprefix = "GMIME_TRUST_" , has_type_id = false ) ]
public enum Trust

The trust level of a certificate.

Trust level tries to answer the question: "How much is the user willing to rely on cryptographic identity assertions made by the owner of this certificate?"

By way of comparison with web browser X.509 certificate validation stacks, the certificate of a "Root CA" has GMIME_TRUST_ULTIMATE , while the certificate of an intermediate CA has GMIME_TRUST_FULL, and an end-entity certificate (e.g., with CA:FALSE set) would have GMIME_TRUST_NEVER.


Namespace: GMime
Package: gmime-3.0

Content:

Enum values: