Home
last modified time | relevance | path

Searched refs:protectionParameter (Results 1 – 10 of 10) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/
DPKCS12StoreParameter.java18 private final ProtectionParameter protectionParameter; field in PKCS12StoreParameter
26 public PKCS12StoreParameter(OutputStream out, ProtectionParameter protectionParameter) in PKCS12StoreParameter() argument
28 this(out, protectionParameter, false); in PKCS12StoreParameter()
36 …public PKCS12StoreParameter(OutputStream out, ProtectionParameter protectionParameter, boolean for… in PKCS12StoreParameter() argument
39 this.protectionParameter = protectionParameter; in PKCS12StoreParameter()
50 return protectionParameter; in getProtectionParameter()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DJDKPKCS12StoreParameter.java14 private ProtectionParameter protectionParameter; field in JDKPKCS12StoreParameter
24 return protectionParameter; in getProtectionParameter()
39 this.protectionParameter = new KeyStore.PasswordProtection(password); in setPassword()
42 public void setProtectionParameter(ProtectionParameter protectionParameter) in setProtectionParameter() argument
44 this.protectionParameter = protectionParameter; in setProtectionParameter()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/
DPKCS12StoreParameter.java18 public PKCS12StoreParameter(OutputStream out, ProtectionParameter protectionParameter) in PKCS12StoreParameter() argument
20 super(out, protectionParameter, false); in PKCS12StoreParameter()
28 …public PKCS12StoreParameter(OutputStream out, ProtectionParameter protectionParameter, boolean for… in PKCS12StoreParameter() argument
30 super(out, protectionParameter, forDEREncoding); in PKCS12StoreParameter()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...