Get the length of the uncompressed public key in bytes.
@override int get uncompressedLength { return EcdsaKeysConst.pubKeyUncompressedByteLen; }