LibreOffice
LibreOffice 24.2 SDK API Reference
|
struct contains a single entry within a Subject Alternative Name Extension of a X509 certificate. More...
import"CertAltNameEntry.idl";
Public Attributes | |
com::sun::star::security::ExtAltNameType | Type |
defines the type of the value. More... | |
any | Value |
stores the value of entry. More... | |
struct contains a single entry within a Subject Alternative Name Extension of a X509 certificate.
defines the type of the value.
With this information you can determine how to interpret the Any value.
any Value |
stores the value of entry.