Verifier
struct Verifier
Undocumented
-
Undocumented
Declaration
Swift
init(key provider: @escaping PublicKeyProvider = DefaultPublicKeyProvider) -
Undocumented
Declaration
Swift
func verify(_ package: SAPDownloadedPackage) -> Bool -
Undocumented
Declaration
Swift
func callAsFunction(_ package: SAPDownloadedPackage) -> Bool