summaryrefslogtreecommitdiff
path: root/tests/pkix.asn
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkix.asn')
-rw-r--r--tests/pkix.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkix.asn b/tests/pkix.asn
index 7ce8abe..f5dc6b9 100644
--- a/tests/pkix.asn
+++ b/tests/pkix.asn
@@ -1256,7 +1256,7 @@ ResponseData ::= SEQUENCE {
ResponderID ::= CHOICE {
-- Changed to work with the libtasn1 parser.
byName [1] EXPLICIT RDNSequence, --Name
- byKey [2] OCTET STRING --SHA-1 hash of responder's public key
+ byKey [2] EXPLICIT OCTET STRING --SHA-1 hash of responder's public key
}
CertID ::= SEQUENCE {