:: com :: sun :: star :: xml :: crypto ::
|
unpublished |
constants group DigestID |
|
|
- Usage Restrictions
- not published
- Description
- The constant set contains identifiers of supported digest-creation
algorithms.
- Since
- OOo 3.4
- See also
- XDigestContextSupplier
|
Constants |
SHA1 |
identifier of SHA-1 algorithm
|
SHA256 |
identifier of SHA-256 algorithm
|
SHA1_1K |
identifier of SHA-1 algorithm that is applied to the first kilobyte
of data.
|
SHA256_1K |
identifier of SHA-256 algorithm that is applied to the first kilobyte
of data.
|
Constants' Details |
SHA1
const long SHA1 = 1;
- Description
- identifier of SHA-1 algorithm
|
|
SHA256
const long SHA256 = 2;
- Description
- identifier of SHA-256 algorithm
|
|
SHA1_1K
const long SHA1_1K = 3;
- Description
- identifier of SHA-1 algorithm that is applied to the first kilobyte
of data.
|
|
SHA256_1K
const long SHA256_1K = 4;
- Description
- identifier of SHA-256 algorithm that is applied to the first kilobyte
of data.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.