LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CertAltNameEntry Struct 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...
 

Detailed Description

struct contains a single entry within a Subject Alternative Name Extension of a X509 certificate.

Member Data Documentation

defines the type of the value .

With this information you can determine how to interprete the Any value.

See Also
com::sun::star::security::ExtAltNameType
any Value

stores the value of entry.


The documentation for this struct was generated from the following file: