Discuss this help topic in SecureBlackbox Forum
This topis is under development…
Declaration
[C#]
bool IsStreamCipher;
[VB.NET]
Property IsStreamCipher As Boolean
[Pascal]
property IsStreamCipher : boolean;
[C++]
bool get_IsStreamCipher();
[PHP]
bool get_IsStreamCipher()
[Java]
boolean getIsStreamCipher();
Description
…
Discuss this help topic in SecureBlackbox Forum