Yubico / yubikit-ios

Yubico Mobile iOS SDK - YubiKit
Apache License 2.0
205 stars 49 forks source link

Improved error handling in getCertificateInSlot() #127

Closed jensutbult closed 1 year ago

jensutbult commented 1 year ago

Fixes issue where getCertificateInSlot() would return both a nil for the certificate and the error at the same time.