Utils
-
Use this class to broadcast your AppDelegate’s methods among the registered components.
See moreDeclaration
Swift
public class AppDelegateDispatcher : EventDispatching -
This protocol defines an API which makes possible to observe and react to the AppDelegate’s methods.
See moreDeclaration
Swift
public protocol AppDelegateObserving : EventObserving -
Errors of the Identity Helper
See moreDeclaration
Swift
public enum IdentityError : Errorextension IdentityError: SAPError -
Helper for converting
See moreSecIdentityto PKCS #12Dataand vice versaDeclaration
Swift
public class IdentityHelper