Unit

ScCertificateExts

 

Description

The TScGeneralName class represents various information about identity. See RFC 5280 section 4.2.1.6 for details.

 

The following syntax shows the Abstract Syntax Notation One (ASN.1) structure of the General Name.

 

GeneralName ::= CHOICE

{

 otherName              [0] OtherName,

 rfc822Name             [1] IA5STRING,

 dNSName                [2] IA5STRING,

 x400Address            [3] SeqOfAny,

 directoryName          [4] Name,  

 ediPartyName           [5] SeqOfAny,

 uniformResourceLocator [6] IA5STRING,

 iPAddress              [7] OCTET STRING,

 registeredID           [8] OBJECT IDENTIFIER

}

 

See Also

TScCertAlternativeNameExtension

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support