'Declaration
Public Property EncryptedHmacKey As Byte()
'Usage
Dim instance As CT_DataIntegrity Dim value() As Byte instance.EncryptedHmacKey = value value = instance.EncryptedHmacKey
public byte[] EncryptedHmacKey {get; set;}
'Declaration
Public Property EncryptedHmacKey As Byte()
'Usage
Dim instance As CT_DataIntegrity Dim value() As Byte instance.EncryptedHmacKey = value value = instance.EncryptedHmacKey
public byte[] EncryptedHmacKey {get; set;}