LibreOffice
LibreOffice 25.8 SDK API Reference
|
Interface of a X509 Subject Alternative Name Certificate Extension. More...
import "XSanExtension.idl";
Public Types | |
typedef sequence< com::sun::star::security::CertAltNameEntry > | AlternativeNames |
Contains the alternative names of a certificate. | |
Public Types inherited from XCertificateExtension | |
typedef sequence< byte > | ExtensionId |
Get the extension object identifier in string. | |
typedef sequence< byte > | ExtensionValue |
Get the extension value. |
Additional Inherited Members | |
Public Member Functions inherited from XCertificateExtension | |
boolean | isCritical () |
Check whether it is a critical extension. | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. |
Interface of a X509 Subject Alternative Name Certificate Extension.
This interface represents a x509 certificate extension.
|
attributereadonly |
Contains the alternative names of a certificate.