public OCSPRefType() {
     this.digestAlgAndValueField = new DigestAlgAndValueType();
     this.oCSPIdentifierField = new OCSPIdentifierType();
 }
 public OCSPRefType()
 {
     this.digestAlgAndValueField = new DigestAlgAndValueType();
     this.oCSPIdentifierField    = new OCSPIdentifierType();
 }