IsCipher()

Syntax

Result = IsCipher(#Cipher)
Description
Tests if the given #Cipher number is a valid and correctly initialized cipher.

Parameters

#Cipher The cipher to use.

Return value

Returns nonzero if #Cipher is a valid cipher and zero otherwise.

Remarks

This function is bulletproof and may be used with any value. This is the correct way to ensure a cipher is ready to use.

See Also

StartAESCipher()

Supported OS

All

<- FinishFingerprint() - Cipher Index - IsFingerprint() ->