The exception that is thrown when the cryptographic functionality in AsiUtil.dll cannot be initialized
Namespace:
Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
[SerializableAttribute] public class UnableToInitializeCryptoException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class UnableToInitializeCryptoException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnableToInitializeCryptoException : public Exception |