iControl.LocalLBOCSPStaplingParameters.Endset_signer_key_passphrase C# (CSharp) Method

Endset_signer_key_passphrase() public method

public Endset_signer_key_passphrase ( System asyncResult ) : void
asyncResult System
return void
        public void Endset_signer_key_passphrase(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
LocalLBOCSPStaplingParameters