[ Version ( since = "1.2" ) ]
public static Setting8021xCKScheme check_cert_scheme (void* pdata, size_t length) throws Error
Determines and verifies the blob type.
When setting certificate properties of NMSetting8021x the blob must be not UNKNOWN (or NULL).
pdata |
the data pointer |
length |
the length of the data |
the scheme of the blob or nm_setting_802_1x_ck_scheme_unknown. For NULL it also returns NM_SETTING_802_1X_CK_SCHEME_UNKNOWN. |