Re: [8] Request for Review: 8016916: UnstructuredName should support DirectoryString

2013-07-24 Thread Sean Mullan
Looks good to me. --Sean On 07/23/2013 08:35 PM, Jason Uh wrote: Can I please get a review of this changeset? Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016916 Webrev: http://cr.openjdk.java.net/~juh/8016916/webrev.00/ This change adds PrintableString to the list of ASN.1 tags t

[8] Request for Review: 8016916: UnstructuredName should support DirectoryString

2013-07-23 Thread Jason Uh
Can I please get a review of this changeset? Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8016916 Webrev: http://cr.openjdk.java.net/~juh/8016916/webrev.00/ This change adds PrintableString to the list of ASN.1 tags that PKCS9Attribute accepts for the UnstructuredName attribute. Also