void HDesDecode

(const char* ciphertext, char* plaintext,
  const char* key)

decrypt DES string to plain text.

Documentation

decrypt DES string to plain text.

Parameters:
ciphertext - [in] encryption string
plaintext - [out] variable to save plain text
key - [in] password for DES decryption
Returns:
¾øÀ½.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.