Tpm2Lib.Tpm2TestParmsRequest.Copy C# (CSharp) Method

Copy() public method

        new public Tpm2TestParmsRequest Copy()
        {
            return Marshaller.FromTpmRepresentation<Tpm2TestParmsRequest>(this.GetTpmRepresentation());
        }
    }
Tpm2TestParmsRequest