Tpm2Lib.Tpm2GetTestResultResponse.Copy C# (CSharp) Method

Copy() public method

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