ltc_hash_descriptor.done

Produce the digest and store it @param hash The hash state @param out out The destination of the digest @return CRYPT_OK if successful

struct ltc_hash_descriptor
int function(hash_state* hash, ubyte* _out) nothrow done;

Meta