System::Security::Cryptography::ICryptoTransform::get_InputBlockSize method

ICryptoTransform::get_InputBlockSize method

Input block size.

virtual int System::Security::Cryptography::ICryptoTransform::get_InputBlockSize()=0

ReturnValue

Number of bytes in input block.

See Also