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