| TripleDESCryptoServiceProvider: BlockSize (get) |
Returns the block size, in bits, used by this algorithm.
Public Property Get BlockSize ( ) As Long
This will always return 64 bits (8 bytes).
Read/Write.
Project VBCorLib Overview Class TripleDESCryptoServiceProvider Overview TripleDESCryptoServiceProvider Properties TripleDESCryptoServiceProvider Methods BlockSize (let)