Home
last modified time | relevance | path

Searched defs:getFormat (Results 1 – 25 of 52) sorted by relevance

123

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyPairTest.java44 public String getFormat() { in getPublic() method in KeyPairTest.TestKeyPair
57 public String getFormat() { in getPrivate() method
DPublicKeyTest.java48 public String getFormat() { in getFormat() method in PublicKeyTest.checkPublicKey
DKeyTest.java48 public String getFormat() { in getFormat() method in KeyTest.checkKey
DPrivateKeyTest.java49 public String getFormat() { in getFormat() method in PrivateKeyTest.checkPrivateKey
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
DKeyStoreTestSupport.java81 public String getFormat() { in getFormat() method in KeyStoreTestSupport.SKey
106 public String getFormat() { in getFormat() method in KeyStoreTestSupport.MyPrivateKey
158 public String getFormat() { in getPublicKey() method in KeyStoreTestSupport.MCertificate
DMyKeyPairGenerator1.java111 public String getFormat() { in getFormat() method in MyKeyPairGenerator1.PubKey
137 public String getFormat() { in getFormat() method in MyKeyPairGenerator1.PrivKey
/libcore/luni/src/test/java/libcore/java/security/
DMockPublicKey.java32 public String getFormat() { in getFormat() method in MockPublicKey
DMockPrivateKey.java32 public String getFormat() { in getFormat() method in MockPrivateKey
DMockPrivateKey2.java32 public String getFormat() { in getFormat() method in MockPrivateKey2
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/spec/
DMyEncodedKeySpec.java45 public String getFormat() { in getFormat() method in MyEncodedKeySpec
/libcore/luni/src/test/java/libcore/javax/crypto/
DMockKey2.java32 public String getFormat() { in getFormat() method in MockKey2
DMockKey.java32 public String getFormat() { in getFormat() method in MockKey
/libcore/ojluni/src/main/java/java/security/
DKey.java150 public String getFormat(); in getFormat() method
DCertificate.java145 public abstract String getFormat(); in getFormat() method
/libcore/ojluni/annotations/flagged_api/java/security/spec/
DPKCS8EncodedKeySpec.annotated.java38 public final java.lang.String getFormat() { throw new RuntimeException("Stub!"); } in getFormat() method in PKCS8EncodedKeySpec
DX509EncodedKeySpec.annotated.java39 public final java.lang.String getFormat() { throw new RuntimeException("Stub!"); } in getFormat() method in X509EncodedKeySpec
DEncodedKeySpec.annotated.java42 public abstract java.lang.String getFormat(); in getFormat() method in EncodedKeySpec
/libcore/ojluni/src/main/java/java/security/spec/
DPKCS8EncodedKeySpec.java117 public final String getFormat() { in getFormat() method in PKCS8EncodedKeySpec
DX509EncodedKeySpec.java107 public final String getFormat() { in getFormat() method in X509EncodedKeySpec
/libcore/luni/annotations/flagged_api/android/crypto/hpke/
DXdhKeySpec.annotated.java30 public String getFormat() { throw new RuntimeException("Stub!"); } in getFormat() method in XdhKeySpec
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DSecretKeyTest.java50 public String getFormat() { in getFormat() method in SecretKeyTest.checkSecretKey
/libcore/luni/src/main/java/android/crypto/hpke/
DXdhKeySpec.java41 @NonNull public String getFormat() { in getFormat() method in XdhKeySpec
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/
DMyExemptionMechanismSpi.java114 public String getFormat() { in getFormat() method in MyExemptionMechanismSpi.tmpKey
133 public String getFormat() { in getFormat() method in MyExemptionMechanismSpi.tmp1Key
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
DDHPrivateKeyTest.java57 public String getFormat() { in getFormat() method in DHPrivateKeyTest.checkDHPrivateKey
DDHPublicKeyTest.java57 public String getFormat() { in getFormat() method in DHPublicKeyTest.checkDHPublicKey

123