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