const uncompressed_sec1_encoded_length: type = 1 + (2 * Curve.Fe.encoded_length);
[src]
Length (in bytes) of a compressed sec1-encoded key.
const uncompressed_sec1_encoded_length: type = 1 + (2 * Curve.Fe.encoded_length);
Length (in bytes) of a compressed sec1-encoded key.