Viewing, Specifying, or Modifying a Value for a Non-Shared Secret

You create a secret to store data. The secret value is made of this data. The value can be as large as 65 KB and can store any binary information.

Viewing a Value
By default, the Value tab displays the value in text characters.

To view the value in Hexadecimal characters, click Hex.

To use another tool to view the content of the value or to save the value to a file:

  1. Click Export.
  2. Specify the filename.
  3. Click Save.
  4. Scenario: You have stored an image file in a secret. You want to print the image. You click Export, specify the name of the file, click Save, then view the image.

Specifying or Modifying a Value
To specify a string value, type the string.

To store the contents of a file:

  1. Click Import
  2. Select the file that contains the data.
  3. Click Open.

To specify a binary value:

  1. Click Hex.
  2. Make changes.