Classes

  ClassDescription
LLCryptoLibException
LLCryptoLibException.

Delegates

  DelegateDescription
CallbackEntry
Delegate to be used in long computing opertions to get a counter on operation status. p is the value returned.
CallbackPoint
Delegate for displaying advancement. This is a delegate to call a piece of code whenever a certain event happens on the main computing loop.