aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorFredrik Gustafsson <[email protected]>2013-01-10 14:49:17 +0100
committerFredrik Gustafsson <[email protected]>2013-01-10 14:49:17 +0100
commit1df90a0d2ae0260b878071c896127f0ce7dcb3d5 (patch)
tree9a09f1db652d463024cf4dc2249a8bc9ad6e4300 /lib
parentd07defaadc038455d3122bc7fdf2523efd2a9841 (diff)
parentfaf3a4ea660289786fa3dc2e48880166744107aa (diff)
downloadotp-1df90a0d2ae0260b878071c896127f0ce7dcb3d5.tar.gz
otp-1df90a0d2ae0260b878071c896127f0ce7dcb3d5.tar.bz2
otp-1df90a0d2ae0260b878071c896127f0ce7dcb3d5.zip
Merge branch 'rn/public_key/fix-doc-cert-records/OTP-10670'
* rn/public_key/fix-doc-cert-records/OTP-10670: Fix subjectPublicKeyInfo type comment
Diffstat (limited to 'lib')
-rw-r--r--lib/public_key/doc/src/cert_records.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public_key/doc/src/cert_records.xml b/lib/public_key/doc/src/cert_records.xml
index 94c7c46350..b1d2a05200 100644
--- a/lib/public_key/doc/src/cert_records.xml
+++ b/lib/public_key/doc/src/cert_records.xml
@@ -137,7 +137,7 @@
issuer, % {rdnSequence, [#AttributeTypeAndValue'{}]}
validity, % #'Validity'{}
subject, % {rdnSequence, [#AttributeTypeAndValue'{}]}
- subjectPublicKeyInfo, % #'SubjectPublicKeyInfo'{}
+ subjectPublicKeyInfo, % #'OTPSubjectPublicKeyInfo'{}
issuerUniqueID, % binary() | asn1_novalue
subjectUniqueID, % binary() | asn1_novalue
extensions % [#'Extension'{}]