Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.