Titanium.Codec
Properties
- ADLER32
- ADLER32 property
- CRC32
- CRC32 property
- MD2
- MD2 property
- MD4
- MD4 property
- MD5
- MD5 property
- SHA1
- SHA1 property
Methods
- checksum ( data, type )
- Compute checksum
- createZip ( directory, zipFile, onComplete )
- Asynchronously write the contents of a directory to a zip file
- decodeBase64 ( data )
- Decode a string from base64
- decodeHexBinary ( data )
- Decode a string from hex binary
- digestHMACToHex ( type, data, data )
- Digest a encoded string in HMAC
- digestToHex ( type, data )
- Encode a string or blob using a digest algorithm
- encodeBase64 ( data )
- Encode a string or blob into base64
- encodeHexBinary ( data )
- Encode a string or blob into hex binary
Objects
No objects.
Titanium Desktop Center