Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CT_PasswordKeyEncryptor Class / CipherChaining Property


In This Topic
CipherChaining Property (CT_PasswordKeyEncryptor)
In This Topic
Syntax
'Declaration
 
Public Property CipherChaining As String
 
'Usage
 
Dim instance As CT_PasswordKeyEncryptor
Dim value As String
 
instance.CipherChaining = value
 
value = instance.CipherChaining
See Also