See: Description

| Class | Description |
|---|---|
| XCRC |
XCRC command: takes a filename and returns the CRC of the file
|
| XDIGEST |
XDIGEST command: takes an algorithme name (CRC32, ADLER32, MD5, MD2,
SHA-1, SHA-256, SHA-384, SHA-512) and a filename and returns the
digest of the file
|
| XMD5 |
XMD5 command: takes a filename and returns the MD5 of the file
|
| XSHA1 |
XSHA1 command: takes a filename and returns the SHA-1 of the file
|
Copyright © 2009–2022 Waarp. All rights reserved.