LibreOffice
LibreOffice 24.2 SDK API Reference
|
Constant definition of a certificate characters. More...
Variables | |
const long | SELF_SIGNED = 0x00000001 |
It is a self-signed certificate. More... | |
const long | HAS_PRIVATE_KEY = 0x00000004 |
A private key binding with the certificate is in user's profile. More... | |
Constant definition of a certificate characters.
The certificate characters will be defined as bit-wise constants.
const long HAS_PRIVATE_KEY = 0x00000004 |
A private key binding with the certificate is in user's profile.
const long SELF_SIGNED = 0x00000001 |
It is a self-signed certificate.