fvault_pset_data

Sets data of a key permanently (can't be removed with fvault_prune)

Syntax

stock fvault_pset_data(const vaultname[], const key[], const data[]) {

Usage

vaultname Vault name to look in
key Key name to which data will be set
data Data to set to key

Return

Does — not return a value.

Defined in fvault.inc at line 187 . This documentation was automatically generated from source.