Creates a Pubkey from an ed25519 public key value.
ed25519
value
const Pubkey( final BigInt value, ) : _value = value;