ASN.1 DER Runtime

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.

GroupId

GroupId

directory-asn1
ArtifactId

ArtifactId

asn1-der
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

ASN.1 DER Runtime
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.

Download asn1-der

How to add to project

<!-- https://jarcasting.com/artifacts/directory-asn1/asn1-der/ -->
<dependency>
    <groupId>directory-asn1</groupId>
    <artifactId>asn1-der</artifactId>
    <version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory-asn1/asn1-der/
implementation 'directory-asn1:asn1-der:0.3.3'
// https://jarcasting.com/artifacts/directory-asn1/asn1-der/
implementation ("directory-asn1:asn1-der:0.3.3")
'directory-asn1:asn1-der:jar:0.3.3'
<dependency org="directory-asn1" name="asn1-der" rev="0.3.3">
  <artifact name="asn1-der" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory-asn1', module='asn1-der', version='0.3.3')
)
libraryDependencies += "directory-asn1" % "asn1-der" % "0.3.3"
[directory-asn1/asn1-der "0.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.3
0.3.2
0.3