Tpm2Lib.Tpm2ChangeEPSResponse.Copy C# (CSharp) Method

Copy() public method

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