SSLCert - emqx/CocoaMQTT GitHub Wiki
!((os(Linux)))-
open class SSLCert
!((os(Linux)))-
Designated init for certificates
public init(data: Data)
- data: is the binary data of the certificate
a representation security object to be used with
!((os(Linux)))-
Designated init for public keys
public init(key: SecKey)
- key: is the public key to be used
a representation security object to be used with