Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished constants group CertificateCharacters
Usage Restrictions
not published
Description
* Constant definiton of a certificate characters. * * The certificate characters will be defined as bit-wise constants.

Constants
SELF_SIGNED * It is a self-signed certificate.  
HAS_PRIVATE_KEY * A private key binding with the certificate is in user's profile.  
Constants' Details
SELF_SIGNED
const long SELF_SIGNED = 0x00000001 ;
Description
* It is a self-signed certificate.
HAS_PRIVATE_KEY
const long HAS_PRIVATE_KEY = 0x00000004 ;
Description
* A private key binding with the certificate is in user's profile.
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.