Unit
ScCertificateExts
Description
The TScCertSubjectInfoAccessExtension class represents the subject information access extension that contains a list of the TScInfoAccess objects, that indicate how to access information and services for the subject of the certificate.
The following paragraph is taken from RFC 5280, section 4.2.2.2:
"The subject information access extension indicates how to access information and services for the subject of the certificate in which the extension appears. When the subject is a CA, information and services may include certificate validation services and CA policy data. When the subject is an end entity, the information describes the type of services offered and how to access them. In this case, the contents of this extension are defined in the protocol specifications for the supported services."
See Also