11 lines
453 B
Text
11 lines
453 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Security
|
|
Bundle-SymbolicName: com.raytheon.uf.common.security
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: org.apache.commons.codec;bundle-version="1.4.0",
|
|
com.raytheon.uf.common.status;bundle-version="1.15.0"
|
|
Export-Package: com.raytheon.uf.common.security.certificate,
|
|
com.raytheon.uf.common.security.encryption
|