LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_security_XCertificateExtension_idl_
21 #define __com_sun_star_security_XCertificateExtension_idl_
25 module
com { module sun { module star { module security {
sequence< byte > ExtensionId
Get the extension object identifier in string.
Definition: XCertificateExtension.idl:42
sequence< byte > ExtensionValue
Get the extension value.
Definition: XCertificateExtension.idl:47
Interface of a PKI Certificate.
Definition: XCertificateExtension.idl:33
Definition: Ambiguous.idl:22
boolean isCritical()
Check whether it is a critical extension.
base interface of all UNO interfaces
Definition: XInterface.idl:48