Unit 'flcCertificateX509' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TX509GeneralNameType

Declaration

Source position: flcCertificateX509.pas line 315

type TX509GeneralNameType = (

  gnOtherName = 0,

  

  gnRFC822Name = 1,

  

  gnDNSName = 2,

  

  gnX400Address = 3,

  

  gnDirectoryName = 4,

  

  gnEDIPartyName = 5,

  

  gnUniformResourceIdentifier = 6,

  

  gnIPAddress = 7,

  

  gnRegisteredID = 8

  

);



CT Web help

CodeTyphon Studio