sha256DigestSize constant
int
const sha256DigestSize
Static property that defines the size of SHA-256 digests in bytes
Implementation
static const int sha256DigestSize = 32;
Static property that defines the size of SHA-256 digests in bytes
static const int sha256DigestSize = 32;