CoronaWarnURLSessionDelegate
final class CoronaWarnURLSessionDelegate : NSObject
extension CoronaWarnURLSessionDelegate: URLSessionDelegate
Undocumented
-
Undocumented
Declaration
Swift
init(localPublicKey: String)
-
Undocumented
Declaration
Swift
func urlSession( _ session: URLSession, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void )
-
Undocumented
Declaration
Swift
var rsa2048Asn1HeaderBytes: [UInt8] { get }