System::Security::Cryptography::ICryptoTransform::get_OutputBlockSize method

ICryptoTransform::get_OutputBlockSize method

Output block size.

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

ReturnValue

Number of bytes in output block.

See Also