view lib/org.jsslutils_0.5/META-INF/MANIFEST.MF @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Java SSL utilities
Bundle-SymbolicName: org.jsslutils
Bundle-Version: 0.5
Bundle-ClassPath: org.jsslutils.jar
Bundle-Vendor: http://www.jsslutils.org/
Export-Package: org.jsslutils.keystores,
 org.jsslutils.sslcontext,
 org.jsslutils.sslcontext.keymanagers,
 org.jsslutils.sslcontext.trustmanagers
Bundle-RequiredExecutionEnvironment: J2SE-1.5