Protocols
The following protocols are available globally.
-
Provides utility functions for cryptographic operations.
See moreDeclaration
Swift
public protocol CryptoProvider : AnyObject -
S3 client wrapper protocol mainly used for providing an abstraction layer on top of AWS S3 SDK.
See moreDeclaration
Swift
public protocol S3Client : AnyObject -
Protocol encapsulating a library functions for managing Sudos in the Sudo service.
See moreDeclaration
Swift
public protocol SudoProfilesClient : AnyObject -
Subscriber for receiving notifications about new, updated or deleted Sudo.
See moreDeclaration
Swift
public protocol SudoSubscriber
Protocols Reference