get_phase2_ca_cert_blob


Description:

public unowned ByteArray get_phase2_ca_cert_blob ()

Returns the "phase 2" CA certificate blob if the CA certificate is stored using the BLOB scheme.

Not all EAP methods use a CA certificate (LEAP for example), and those that can take advantage of the CA certificate allow it to be unset. Note that lack of a CA certificate reduces security by allowing man-in-the-middle attacks, because the identity of the network cannot be confirmed by the client.

Parameters:

this

the Setting8021x

Returns:

the "phase 2" CA certificate data