Tpm2Lib.Tpm2ChangeEPSRequest.Copy C# (CSharp) Method

Copy() public method

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