:: com :: sun :: star :: security ::
|
unpublished |
interface XCertificateExtension |
|
|
|
- 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.