'DeclarationPublic Property BlockSize As UInteger
'UsageDim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.BlockSize = value value = instance.BlockSize
public uint BlockSize {get; set;}
'DeclarationPublic Property BlockSize As UInteger
'UsageDim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.BlockSize = value value = instance.BlockSize
public uint BlockSize {get; set;}