Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: security ::

interface XCertificateExtension
Description
* Interface of a PKI Certificate * *

This interface represents a x509 certificate.


Methods' Summary
isCritical * Check whether it is a critical extension  
Attributes' Summary
ExtensionId * Get the extension object identifier in string.  
ExtensionValue * Get the extension value  
Methods' Details
isCritical
boolean
isCritical();

Description
* Check whether it is a critical extension
Attributes' Details
ExtensionId
[ readonly ] sequence< byte > ExtensionId;
Description
* Get the extension object identifier in string.
ExtensionValue
[ readonly ] sequence< byte > ExtensionValue;
Description
* Get the extension value
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.