summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2010-12-14 14:57:51 +0000
committerStef Walter <stefw@collabora.co.uk>2013-01-02 09:04:08 +0100
commit19208c3260899aa03ee0781584800f269beecc76 (patch)
treedce1ddc96184d5caf1dbe0f92b090c7c085afdcd
parent7e3a2e27eae7e1ef928ad29becaf8f96bc541d82 (diff)
Add note about standard storage attributes.
-rw-r--r--specs/trust-assertions.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/specs/trust-assertions.xml b/specs/trust-assertions.xml
index 2535fb9..fdfddf4 100644
--- a/specs/trust-assertions.xml
+++ b/specs/trust-assertions.xml
@@ -161,6 +161,11 @@
common. All trust assertions are of the class
<literal>CKO_X_TRUST_ASSERTION</literal>.</para>
+ <para>In addition to the following trust assertion attributes, all the stardard
+ PKCS#11 storage object attributes of <literal>CKA_TOKEN</literal>,
+ <literal>CKA_PRIVATE</literal>, <literal>CKA_MODIFIABLE</literal> and
+ <literal>CKA_LABEL</literal> may be present.</para>
+
<table id='assertion-attributes'>
<title>General trust assertion attributes</title>
<tgroup cols="3">