CertificateExtensionSubjectAltName#
Added in version 4.3.90.
Superclasses: CertificateExtension, Object
Implemented Interfaces: ListModel
A certificate extension describing the Subject Alternative Name (SAN).
This kind of extension is used for example to specify multiple domains for the same certificate.
The object exposes the different names with the ListModel API.
Methods#
- class CertificateExtensionSubjectAltName
- get_name(position: int) GeneralName#
Returns the name at the given position.
- Parameters:
position – The position of the name