![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Represents a decryption exception. More...
Public Member Functions | |
DecryptException (byte[] payLoad) | |
Constructor. More... | |
string | GetHexMessage () |
![]() | |
DiffusionBaseException (string message, Exception ex) | |
Constructor. More... | |
DiffusionBaseException (string message) | |
Constructor. More... | |
bool | IsFatalException () |
Is this a fatal exception? More... | |
Represents a decryption exception.
PushTechnology.DiffusionCore.Exceptions.DecryptException.DecryptException | ( | byte[] | payLoad | ) |
Constructor.
payLoad |
string PushTechnology.DiffusionCore.Exceptions.DecryptException.GetHexMessage | ( | ) |