jar

org.openlca : olca-license

Maven & Gradle

Oct 11, 2023
2 stars

org.openlca:olca-license · A licensing framework for openLCA that can certify, sign and encrypt data library.

Table Of Contents

Latest Version

Download org.openlca : olca-license JAR file - Latest Versions:

All Versions

Download org.openlca : olca-license JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window olca-license-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openlca.license.certificate

├─ org.openlca.license.certificate.CertUtils.class - [JAR]

├─ org.openlca.license.certificate.CertificateGenerator.class - [JAR]

├─ org.openlca.license.certificate.CertificateInfo.class - [JAR]

├─ org.openlca.license.certificate.CertificateVerifier.class - [JAR]

├─ org.openlca.license.certificate.Person.class - [JAR]

org.openlca.license

├─ org.openlca.license.Crypto.class - [JAR]

├─ org.openlca.license.License.class - [JAR]

├─ org.openlca.license.Licensor.class - [JAR]

org.openlca.license.signature

├─ org.openlca.license.signature.SignatureVerifier.class - [JAR]

├─ org.openlca.license.signature.Signer.class - [JAR]

org.openlca.license.access

├─ org.openlca.license.access.Credentials.class - [JAR]

├─ org.openlca.license.access.LicenseStatus.class - [JAR]

├─ org.openlca.license.access.Session.class - [JAR]

Advertisement