]> granicus.if.org Git - p11-kit/commit
Update PKCS#11 URI code for new draft of spec
authorStef Walter <stefw@collabora.co.uk>
Fri, 5 Aug 2011 07:31:13 +0000 (09:31 +0200)
committerStef Walter <stefw@collabora.co.uk>
Fri, 5 Aug 2011 07:31:13 +0000 (09:31 +0200)
commit1e2011a308500632a9fbfb541dafcd73d796f3d5
treed5bb5d828005c56b68a48f7cdf886140054c405d
parent0a2fd044770d645b7707d2b4926a3214147973a8
Update PKCS#11 URI code for new draft of spec

 * pinfile attribute was renamed to pin-source
 * objecttype attribute was renamed to object-type
 * secretkey value was renamed to secret-key

We continue to support parsing the old attribute names and values but
generate URIs with the new ones.
doc/Makefile.am
doc/p11-kit-sections.txt
p11-kit/pin.c
p11-kit/pin.h
p11-kit/uri.c
p11-kit/uri.h
tests/pin-test.c
tests/uri-test.c