Class OtherNameParseResult

    • Constructor Detail

      • OtherNameParseResult

        public OtherNameParseResult​(byte[] typeId,
                                    byte[] value)
    • Method Detail

      • getTypeId

        public byte[] getTypeId()
        Returns the type id (OID).
        Returns:
        the DER-encoded type (OID) id without tag and length
      • getValue

        public byte[] getValue()
        Returns the value.
        Returns:
        the untagged DER-encoded value