public byte[] SaltValue {get; set;}
'Declaration Public Property SaltValue As Byte()
'Declaration
Public Property SaltValue As Byte()
'Usage Dim instance As CT_PasswordKeyEncryptor Dim value() As Byte instance.SaltValue = value value = instance.SaltValue
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value() As Byte instance.SaltValue = value value = instance.SaltValue
CT_PasswordKeyEncryptor Class CT_PasswordKeyEncryptor Members