'DeclarationProtected CipherBlockSizeInternal As Integer
'UsageDim instance As SymmetricEncryptionAlgorithm Dim value As Integer value = instance.CipherBlockSizeInternal instance.CipherBlockSizeInternal = value
protected int CipherBlockSizeInternal