get_issuer_cn


Description:

public string? get_issuer_cn ()

Get the common name of the issuer of this certificate.

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

Parameters:

this

a Certificate

Returns:

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