Security VIs

Owning Palette: Application Web Server VIs

Requires: Full Development System (Real-Time, Windows). This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Security VIs to encrypt and decrypt data transfers.

These VIs work only when you publish Web services to the Application Web Server.

You can also use these VIs with the Security VIs.

Palette ObjectDescription
DecryptDecrypts data using the key associated with the current HTTP request. Associate a key with the current HTTP request using the ConfigKey VI or by logging in a user.
EncryptEncrypts data using the key associated with the current HTTP request. Associate a key with the current HTTP request using the ConfigKey VI or by logging in a user.
Get Auth DetailsReturns the authentication details associated with the current HTTP request. If you published Web services to the NI Web Server, use the Get Auth Details for NI Web Server VI instead.