virtual qBool Unbind();
None.
Value | Description |
---|---|
true | Success. |
false | Failure. |
Releases certificate information.
Releases the certificate information that was bound using the Bind()
function. After unbinding with the Unbind()
function, the information cannot be bound again. Be sure to unbind with the Unbind()
function before destroying ServiceClient
.
CONFIDENTIAL