Overview Technical FAQ APIs

n_algor
Set the default encryption algorithm
n_clearkey
Free a global key handle
n_decrypt
Decrypt a string with a key handle
n_decodefile
Decrypt a file
n_decryptnh
Decrypt a string with a key string (no handle)
n_encrypt
Encrypt a string with a key handle
n_encodefile
Encrypt a file
n_encodenew
Encrypt new files
n_encryptnh
Encrypt a string with a key string (no handle)
n_freekey
Free a local key handle
n_initkey
Allocate a local key handle
n_recodefile
Re-encrypt a file without decrypting it first
n_setkey
Set a global key handle

Overview Technical FAQ APIs