Packages
gnutls
GnuTLS
CertificateStatus
INSECURE_ALGORITHM
INVALID
REVOKED
SIGNER_NOT_CA
SIGNER_NOT_FOUND
CertificateStatus
Description:
[
Flags
]
[
CCode
( cname =
"gnutls_certificate_status_t"
, cprefix =
"GNUTLS_CERT_"
, has_type_id =
false
) ]
public
enum
CertificateStatus
Namespace:
GnuTLS
Package:
gnutls
Content:
Enum values:
INSECURE_ALGORITHM
INVALID
-
Will be set if the certificate was not verified.
REVOKED
-
In X.509 this will be set only if CRLs are checked.
SIGNER_NOT_CA
SIGNER_NOT_FOUND