Home
last modified time | relevance | path

Searched refs:getFormat (Results 1 – 25 of 71) sorted by relevance

123

/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
DPrivateKeyStub.java65 public String getFormat() { in getFormat() method in PrivateKeyStub
DPublicKeyStub.java62 public String getFormat() { in getFormat() method in PublicKeyStub
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/
DCipherWrapThread.java44 checkEncodedData(key.getFormat().getBytes(), decrypted.getFormat().getBytes()); in crypt()
/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/security/tests/java/security/
DKeyPairTest.java44 public String getFormat() { in getPublic() method in KeyPairTest.TestKeyPair
57 public String getFormat() { in getPrivate() method
DKeyTest.java48 public String getFormat() { in getFormat() method in KeyTest.checkKey
DPrivateKeyTest.java49 public String getFormat() { in getFormat() method in PrivateKeyTest.checkPrivateKey
DPublicKeyTest.java48 public String getFormat() { in getFormat() method in PublicKeyTest.checkPublicKey
/libcore/ojluni/src/main/java/java/security/
DKey.java143 public String getFormat(); in getFormat() method
DCertificate.java145 public abstract String getFormat(); in getFormat() method
/libcore/ojluni/src/main/java/java/security/spec/
DPKCS8EncodedKeySpec.java93 public final String getFormat() { in getFormat() method in PKCS8EncodedKeySpec
DX509EncodedKeySpec.java83 public final String getFormat() { in getFormat() method in X509EncodedKeySpec
DEncodedKeySpec.java84 public abstract String getFormat(); in getFormat() method in EncodedKeySpec
/libcore/luni/src/test/java/libcore/javax/crypto/
DMockKey.java32 public String getFormat() { in getFormat() method in MockKey
DMockKey2.java32 public String getFormat() { in getFormat() method in MockKey2
/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/java/security/
DMockPrivateKey.java32 public String getFormat() { in getFormat() method in MockPrivateKey
DMockPrivateKey2.java32 public String getFormat() { in getFormat() method in MockPrivateKey2
DMockPublicKey.java32 public String getFormat() { in getFormat() method in MockPublicKey
/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/org/apache/harmony/security/
DPrivateKeyImpl.java45 public String getFormat() { in getFormat() method in PrivateKeyImpl
DPublicKeyImpl.java50 public String getFormat() { in getFormat() method in PublicKeyImpl
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/interfaces/
DPBEKeyTest.java71 public String getFormat() { in getFormat() method in PBEKeyTest.checkPBEKey

123