Class OtherNameAsn1Parser


  • public class OtherNameAsn1Parser
    extends Object
    A minimalist ASN.1 parser for X.509 SAN:otherName according to RFC 5280, section 4.2.1.6.

    It properly takes JDK-6776681 into account and solves JDK-8277976.