Inheritance: TpmStructureBase
Ejemplo n.º 1
0
 public Tpm2EcdhZGenResponse(Tpm2EcdhZGenResponse the_Tpm2EcdhZGenResponse)
 {
     if((Object) the_Tpm2EcdhZGenResponse == null ) throw new ArgumentException(Globs.GetResourceString("parmError"));
     outPoint = the_Tpm2EcdhZGenResponse.outPoint;
 }