Tpm2Lib.Tpm2ObjectChangeAuthResponse.Tpm2ObjectChangeAuthResponse C# (CSharp) Method

Tpm2ObjectChangeAuthResponse() public method

public Tpm2ObjectChangeAuthResponse ( ) : System
return System
        public Tpm2ObjectChangeAuthResponse()
        {
            outPrivate = new TpmPrivate();
        }
        public Tpm2ObjectChangeAuthResponse(Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse)

Same methods

Tpm2ObjectChangeAuthResponse::Tpm2ObjectChangeAuthResponse ( Tpm2ObjectChangeAuthResponse the_Tpm2ObjectChangeAuthResponse ) : System
Tpm2ObjectChangeAuthResponse::Tpm2ObjectChangeAuthResponse ( TpmPrivate the_outPrivate ) : System
Tpm2ObjectChangeAuthResponse