Inheritance: TpmStructureBase
Ejemplo n.º 1
0
 public Tpm2ZGen2PhaseResponse(Tpm2ZGen2PhaseResponse the_Tpm2ZGen2PhaseResponse)
 {
     if((Object) the_Tpm2ZGen2PhaseResponse == null ) throw new ArgumentException(Globs.GetResourceString("parmError"));
     outZ1 = the_Tpm2ZGen2PhaseResponse.outZ1;
     outZ2 = the_Tpm2ZGen2PhaseResponse.outZ2;
 }