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