Constructor to create a KES signature from raw bytes.
KESSignature(List<int> data) : super(data, length);