CertificateChainFlags
Description:
[ CCode ( cprefix = "GCR_CERTIFICATE_CHAIN_" , has_type_id = false ) ]
[ Flags ]
public enum CertificateChainFlags
Flags to be used with the build operation.
Content:
Enum values:
- NONE - no flags
- NO_LOOKUPS - If this flag is
specified then no lookups for anchors or pinned certificates are done, and the resulting chain will be neither anchored or pinned.