<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>directory-asn1</groupId>
  <artifactId>asn1-der</artifactId>
  <name>ASN.1 DER Runtime</name>
  <version>0.3.2</version>
  <description>API containing functionality used for encoding and decoding DER 
    streams in blocking mode.  This is stepping-stone code meant to
    facilitate the migration of Kerberos, which was developed outside of
    the ASF, to the Apache Directory project's ASN.1 Runtime.</description>
  <inceptionYear>2005</inceptionYear>
</project>