public CRLRefType() {
     this.cRLIdentifierField = new CRLIdentifierType();
     this.digestAlgAndValueField = new DigestAlgAndValueType();
 }
 public CRLRefType()
 {
     this.cRLIdentifierField     = new CRLIdentifierType();
     this.digestAlgAndValueField = new DigestAlgAndValueType();
 }