Actions
Task #1740
closedKeyChain::getDefaultCertificate() can return 0
Start date:
07/07/2014
Due date:
% Done:
100%
Estimated time:
Description
KeyChain::getDefaultCertificate() can return 0, while it is expected that it never will do that.
This behavior is different from SecPublicInfo::getDefaultCertificate(), which can return 0 to indicate that there is currently no default and KeyChain needs to perform extra actions to create such a default when necessary.
Updated by Alex Afanasyev over 10 years ago
- Subject changed from PublicInfoBase: defaultCertificate returns 0 to KeyChain::getDefaultCertificate() can return 0
- Description updated (diff)
Updated by Alex Afanasyev over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions