public void SetProtocolName(byte[] label)
 {
     _operations.CommitBytes(_context.GetTranscript(), "proto-name", label);
 }