Enumeration (GI Enum)

NM-1.0NMSetting8021xCKScheme

NM.Setting8021xCKScheme values indicate how a certificate or private key is stored in the setting properties, either as a blob of the item's data, or as a path to a certificate or private key file on the filesystem

Index

Enumeration Members

Enumeration Members

BLOB: number

certificate or key is stored as the raw item data

PATH: number

certificate or key is stored as a path to a file containing the certificate or key data

PKCS11: number

certificate or key is stored as a URI of an object on a PKCS#11 token

UNKNOWN: number

unknown certificate or private key scheme