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