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.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class UnableToInitializeCryptoException : Exception |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UnableToInitializeCryptoException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnableToInitializeCryptoException : public Exception |