Load the value of this SHA‐2 digest into the specified result.

Synopsis

Declared in <bdlde_sha2.h>

void
loadDigest(unsigned char* result) const;

Parameters

Name

Description

result

buffer for the digest (k_DIGEST_SIZE bytes)

Created with MrDocs