SeedSize top-level constant

int const SeedSize

SeedSize is the size, in bytes, of private key seeds. These are the private key representations used by RFC 8032.

Implementation

const SeedSize = 32;