Constructor to create a VRFKeyHash from raw bytes.
VRFKeyHash(List<int> data) : super(data, AdaTransactionConstant.blake2b256DigestSize);