crypto_hash_sha256_bytes method

int crypto_hash_sha256_bytes()

Implementation

int crypto_hash_sha256_bytes() {
  return _crypto_hash_sha256_bytes();
}