SmartCode ViewerX

IScVxUltraSecurity_SecureVNC::Passphrase Property


Sets a passphrase to decrypt the private client key.

Syntax

HRESULT IScVxUltraSecurity_SecureVNC::put_Passphrase(BSTR strPassphrase);

Parameters

strPassphrase
Passphrase of the private key file.

Return Value

Returns S_OK if successful, or an error value otherwise.