Mentalis.org Security Library documentation

Certificate.ToString Method

Returns a string representation of the current Certificate object.

Overload List

Returns a string representation of the current Certificate object.

public override string ToString();

Returns a string representation of the current X509Certificate object, with extra information, if specified.

public string ToString(bool);

See Also

Certificate Class | Org.Mentalis.Security.Certificates Namespace