public key compressed length
@override int get length { return Ed25519KeysConst.pubKeyByteLen + Ed25519KeysConst.pubKeyPrefix.length; }