Back to product pagewodCrypt Methods
| Abort | Aborts the current operation. |
| About | Shows the wodCrypt about box |
| Decrypt | Decrypts the contents of the Blob. |
| Digest | Digests the contents of the Blob. |
| Encrypt | Encrypts the contents of the Blob. |
| HMAC | Calculates Keyed Hash Message Authentication Code of data in the blob. |
| Sign | Signs the contents of the Blob. |
| SignEXE | Creates digital signature of the executable |
| Verify | Verifies signature of the signed Blob. |
| VerifyEXE | Verifies signature of the signed executable. |