Gets the strength of the cipher algorithm.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.2.0.2
Syntax
C# |
---|
public int CipherStrength { get; } |
Visual Basic |
---|
Public ReadOnly Property CipherStrength As Integer Get |
Visual C++ |
---|
public: property int CipherStrength { int get (); } |