[erlang-patches] Fix public_key module document little typo
Ryosuke Nakai
nakai@REDACTED
Wed Dec 12 14:38:14 CET 2012
Hi,
A subjectPublicKeyInfo type of OTPTBSCertificate record is properly
OTPSubjectPublicKeyInfo.
Defined in the OTP-PKIX.asn1 are as follows.
OTP-PKIX.asn1::
OTPTBSCertificate ::= SEQUENCE {
...
subjectPublicKeyInfo OTPSubjectPublicKeyInfo,
git fetch git://github.com/voluntas/otp.git vo-fix-doc-cert-records
https://github.com/voluntas/otp/compare/fix-doc-cert-records
https://github.com/voluntas/otp/compare/fix-doc-cert-records.patch
__
NAKAI Ryosuke
More information about the erlang-patches
mailing list