11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Parameters<br />

he following table describes each parameter of the syntax.<br />

Parameter Description<br />

1-254 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

algorithm A string containing the cipher name.<br />

action 1 - Encrypt<br />

2 - Base64 encode after encryption<br />

3 - Decrypt<br />

4 - Base64 decode before encryption<br />

5 - One-line Base64 encoding, which does not place line breaks in the<br />

result.<br />

6 - One-line Base64 decoding, which does not place line breaks in the<br />

result.<br />

data Data or the name of the file containing the data to be processed.<br />

dataLoc 1 - Data in a string<br />

2 - Data in a file<br />

key The actual key (password) or file name containing the key.<br />

keyLoc 1 - Key in data<br />

2 - Key in file<br />

keyAction 1 - Use actual key<br />

2 - Derive key from pass phrase<br />

Salt A string containing the Salt value.<br />

IV A string containing IV.<br />

result The result buffer or the name of the file storing the result.<br />

resultLoc 1 - Result in a string<br />

2 - Result in a file.<br />

ENCRYPT Parameters

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!