19 #ifndef __com_sun_star_xml_crypto_DigestID_idl__
20 #define __com_sun_star_xml_crypto_DigestID_idl__
24 module
com { module sun { module star { module xml { module crypto {
const long SHA256
identifier of SHA-256 algorithm
Definition: DigestID.idl:40
const long SHA512_1K
identifier of SHA-512 algorithm that is applied to the first kilobyte of data.
Definition: DigestID.idl:63
const long SHA1
identifier of SHA-1 algorithm
Definition: DigestID.idl:36
const long SHA256_1K
identifier of SHA-256 algorithm that is applied to the first kilobyte of data.
Definition: DigestID.idl:50
const long SHA1_1K
identifier of SHA-1 algorithm that is applied to the first kilobyte of data.
Definition: DigestID.idl:45
const long SHA512
identifier of SHA-512 algorithm
Definition: DigestID.idl:56
Definition: Ambiguous.idl:22