:: com :: sun :: star :: security ::
|
interface XCertificateExtension |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XCertificateExtension
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
-
* Interface of a PKI Certificate
*
*
This interface represents a x509 certificate.
|
Methods' Summary |
isCritical |
* Check whether it is a critical extension
|
Methods' Details |
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
Copyright © 2003 Sun Microsystems, Inc.