Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

ICefX509certPrincipal

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: cef3intf.pas line 1527

type ICefX509certPrincipal = interface(ICefBaseRefCounted)

  function GetDisplayName;

  

  function GetCommonName;

  

  function GetLocalityName;

  

  function GetStateOrProvinceName;

  

  function GetCountryName;

  

  procedure GetStreetAddresses();

  

  procedure GetOrganizationNames();

  

  procedure GetOrganizationUnitNames();

  

  procedure GetDomainComponents();

  

end;

Inheritance

ICefX509certPrincipal

  

|

ICefBaseRefCounted

  

|

IInterface



CT Web help

CodeTyphon Studio