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