VERSION

Constant VERSION 

Source
const VERSION: u8 = 1;
Expand description

ECPrivateKey version.

From [RFC5913 Section 3]:

version specifies the syntax version number of the elliptic curve private key structure. For this version of the document, it SHALL be set to ecPrivkeyVer1, which is of type INTEGER and whose value is one (1).