HomeSort by relevance Sort by last modified time
    Searched defs:kaAlgorithm (Results 1 - 4 of 4) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyAgreementSpi.java 76 private String kaAlgorithm;
91 String kaAlgorithm,
95 this.kaAlgorithm = kaAlgorithm;
109 throw new IllegalStateException(kaAlgorithm + " not initialised.");
114 throw new IllegalStateException(kaAlgorithm + " can only be between two parties.");
123 // throw new InvalidKeyException(kaAlgorithm + " key agreement requires "
142 throw new InvalidKeyException(kaAlgorithm + " key agreement requires "
179 throw new ShortBufferException(kaAlgorithm + " key agreement: need " + secret.length + " bytes");
250 // throw new InvalidKeyException(kaAlgorithm + " key agreement requires
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 30 milliseconds