[Webkit-unassigned] [Bug 189876] New: Generalize Keychain access mechanism from WebAuthN mock testing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 21 21:04:22 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189876
Bug ID: 189876
Summary: Generalize Keychain access mechanism from WebAuthN
mock testing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jiewen_tan at apple.com
CC: lforschler at apple.com
Generalize Keychain access mechanism from WebAuthN mock testing such that those added helpers can be used by others.
Helpers are from TestRunner:
void addTestKeyToKeychain(JSStringRef privateKeyBase64, JSStringRef attrLabel, JSStringRef applicationTagBase64);
void cleanUpKeychain(JSStringRef attrLabel);
bool isKeyExisted(JSStringRef attrLabel, JSStringRef applicationTagBase64);
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180922/0b1818af/attachment-0001.html>
More information about the webkit-unassigned
mailing list