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


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