SSLPinningMode
public enum SSLPinningMode : Int, Sendable
Undocumented
-
Undocumented
Declaration
Swift
case none = 0 -
Undocumented
Declaration
Swift
case publicKey -
Undocumented
Declaration
Swift
case certificate
View on GitHub