get_subject_cn


Description:

public string get_subject_cn ()

Get the common name of the subject of this certificate.

The string returned should be freed by the caller when no longer required.

Parameters:

this

a Certificate

Returns:

The allocated subject CN, or null if no subject CN present.