public uint SaltSize {get; set;}
'Declaration Public Property SaltSize As UInteger
'Declaration
Public Property SaltSize As UInteger
'Usage Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.SaltSize = value value = instance.SaltSize
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.SaltSize = value value = instance.SaltSize
CT_PasswordKeyEncryptor Class CT_PasswordKeyEncryptor Members