function Equals(GName: TScGeneralName): boolean; overload;
function Equals(DName: TScDistinguishedName): boolean; overload;
Description
Use the Equals method to compare content of two General Name objects or Distinguished Name (DN) and this General Name. If both values coincide, the method returns True.