Indy 9
EIdBlockCipherInterceptException
See Also, Unit: IdBlockCipherIntercept
Exception raised during execution of TIdBlockCipherIntercept methods.
EIdBlockCipherInterceptException = EIdException;
Unit
IdBlockCipherIntercept
Description
EIdBlockCipherInterceptException is an EIdException descendant that represents the exception type raised in TIdBlockCipherIntercept methods. EIdBlockCipherInterceptException is raised in TIdBlockCipherIntercept.Receive when the size of a decrypted block of data from the intercept does not match the expected block size.

EIdBlockCipherInterceptException is instantiated using resource strings, like RSBlockIncorrectLength, that describe the actual error encountered in the executing TIdBlockCipherIntercept method.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.