Name

xenc_key_3DES_rand_create — Used to make a temporary session key.

Synopsis

xenc_key_3DES_rand_create ( in name varchar );

Description

Used to make a temporary session key.

Parameters

name

The name of the key.

Return Types

None.

Example

Example24.466.Simple Use

xenc_key_3DES_rand_create ('ses_key');