TX509Name

From Ultibo.org
Jump to: navigation, search

Return to Unit X.509


Description


To be documented

Class definitions



[Expand]

TX509Name = class(TObject)


Function declarations



[Expand]
function TX509Name.StringCompare(const AValue1,AValue2:String):Integer;
Description: To be documented


[Expand]
destructor TX509Name.Destroy;
Description: To be documented


[Expand]
function TX509Name.GetCN:String;
Description: To be documented


[Expand]
function TX509Name.GetDN:String;
Description: To be documented


[Expand]
function TX509Name.Compare(AName:TX509Name):Integer;
Description: To be documented


Return to Unit Reference