NM.Setting8021xCKFormat – libnm-util Reference Manual
Setting8021xCKFormat
Description:
[
CCode
( cprefix =
"NM_SETTING_802_1X_CK_FORMAT_"
, type_id =
"nm_setting_802_1x_ck_format_get_type ()"
) ]
public
enum
Setting8021xCKFormat
Setting8021xCKFormat
values indicate the general type of a certificate or private key
Namespace:
NM
Package:
libnm-util
Content:
Enum values:
PKCS12
-
file contains a PKCS#12 certificate and private key
RAW_KEY
-
file contains an old-style OpenSSL PEM or DER private key
UNKNOWN
-
unknown file format
X509
-
file contains an X.509 format certificate