file_is_pkcs12


Description:


public bool file_is_pkcs12 (string filename)

Utility function to find out if the filename is in PKCS#12 format.

Parameters:

filename

name of the file to test

Returns:

true if the file is PKCS#12, false if it is not


Namespace: NM.Utils
Package: libnm-util