Structures
The following structures are available globally.
-
Used to connect to an SMTP server and send emails.
See moreDeclaration
Swift
public struct SMTP
-
Configuration for connecting with TLS. For more info, see https://github.com/Kitura/BlueSSLService.
See moreDeclaration
Swift
public struct TLSConfiguration