Allow asn1parse to print out VISIBLESTRING and some code needed for certificate

policies extension.
This commit is contained in:
Dr. Stephen Henson
1999-04-17 23:55:39 +00:00
parent e778802f53
commit c83e523d7f
7 changed files with 118 additions and 9 deletions

View File

@@ -9,7 +9,8 @@
return a const string when you are expecting an allocated buffer.
[Ben Laurie]
*) Add support for ASN1 types UTF8String and VISIBLESTRING.
*) Add support for ASN1 types UTF8String and VISIBLESTRING, also the CHOICE
types DirectoryString and DisplayText.
[Steve Henson]
*) Add code to allow r2i extensions to access the configuration database,