LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
XSanExtension Interface Reference

Interface of a X509 Subject Alternative Name Certificate Extension. More...

import "XSanExtension.idl";

Inheritance diagram for XSanExtension:
XCertificateExtension XInterface

Public Attributes

sequence
< com::sun::star::security::CertAltNameEntry
AlternativeNames
 Contains the alternative names of a certificate. More...
 
- Public Attributes inherited from XCertificateExtension
sequence< byte > ExtensionId
 Get the extension object identifier in string. More...
 
sequence< byte > ExtensionValue
 Get the extension value. More...
 

Additional Inherited Members

- Public Member Functions inherited from XCertificateExtension
boolean isCritical ()
 Check whether it is a critical extension. More...
 

Detailed Description

Interface of a X509 Subject Alternative Name Certificate Extension.

This interface represents a x509 certificate extension.

Member Data Documentation

sequence< com::sun::star::security::CertAltNameEntry > AlternativeNames
attributereadonly

Contains the alternative names of a certificate.


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