sha256DigestSize constant

int const sha256DigestSize

Static property that defines the size of SHA-256 digests in bytes

Implementation

static const int sha256DigestSize = 32;