The exception that is thrown when the cryptographic functionality in AsiUtil.dll failes to perform the requested operation
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class UnableToPerformEncryptDecryptException : Exception |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UnableToPerformEncryptDecryptException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnableToPerformEncryptDecryptException : public Exception |