Decrypt key credentials in keystore-legacy
[netconf.git] / keystore / keystore-legacy / pom.xml
index 209a25ea72e00f61dc349915af983d4e4dd46be9..fdf36ee467e65f96cd56f8293abc82167283acee 100644 (file)
             <scope>provided</scope>
             <optional>true</optional>
         </dependency>
+        <dependency>
+            <groupId>org.bouncycastle</groupId>
+            <artifactId>bcpkix-jdk18on</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>aaa-encrypt-service</artifactId>