Ejemplo n.º 1
0
 public Tpm2GetSessionAuditDigestResponse(Tpm2GetSessionAuditDigestResponse the_Tpm2GetSessionAuditDigestResponse)
 {
     if((Object) the_Tpm2GetSessionAuditDigestResponse == null ) throw new ArgumentException(Globs.GetResourceString("parmError"));
     auditInfo = the_Tpm2GetSessionAuditDigestResponse.auditInfo;
 }