LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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.
 
any Value
 stores the value of entry.
 

Detailed Description

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

Member Data Documentation

◆ Type

defines the type of the value.

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

See also
com::sun::star::security::ExtAltNameType

◆ Value

any Value

stores the value of entry.


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