/aosp_15_r20/libcore/ojluni/src/test/java/security/KeyStore/ |
H A D | DefaultEntryType.java | 60 public byte[] getEncoded() { return (byte[])null; } in getEncoded() method in DefaultEntryType.PrivKey1 66 public byte[] getEncoded() { return (byte[])null; } in getEncoded() method in DefaultEntryType.PubKey1 72 public byte[] getEncoded() { return (byte[])null; } in getEncoded() method in DefaultEntryType.PubKey2 77 public byte[] getEncoded() in getEncoded() method in DefaultEntryType.Cert 92 public byte[] getEncoded() in getEncoded() method in DefaultEntryType.X509Cert
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
H A D | KeyStoreTestSupport.java | 77 public byte[] getEncoded() { in getEncoded() method in KeyStoreTestSupport.SKey 110 public byte[] getEncoded() { in getEncoded() method in KeyStoreTestSupport.MyPrivateKey 129 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in KeyStoreTestSupport.MCertificate 154 public byte[] getEncoded() { in getPublicKey() method in KeyStoreTestSupport.MCertificate
|
H A D | TestCertUtils.java | 191 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in TestCertUtils.TestCertPath 198 public byte[] getEncoded(String encoding) in getEncoded() method in TestCertUtils.TestCertPath 289 public byte[] getEncoded() { in getEncoded() method in TestCertUtils.TestPublicKey 345 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in TestCertUtils.TestCertificate 460 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in TestCertUtils.TestX509Certificate
|
H A D | MyKeyPairGenerator1.java | 115 public byte[] getEncoded() { in getEncoded() method in MyKeyPairGenerator1.PubKey 141 public byte[] getEncoded() { in getEncoded() method in MyKeyPairGenerator1.PrivKey
|
/aosp_15_r20/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/ |
H A D | XdhKeyFactoryTest.java | 297 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPublicKey 316 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPublicKeyWrongEncoding 335 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPrivateKey 354 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPrivateKeyWrongEncoding
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/ |
H A D | XdhKeyFactoryTest.java | 303 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPublicKey 322 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPublicKeyWrongEncoding 341 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPrivateKey 360 public byte[] getEncoded() { in getEncoded() method in XdhKeyFactoryTest.TestPrivateKeyWrongEncoding
|
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | OpenSSLX509CertPath.java | 98 private byte[] getEncoded(Encoding encoding) throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath 125 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath 130 public byte[] getEncoded(String encoding) throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | OpenSSLX509CertPath.java | 99 private byte[] getEncoded(Encoding encoding) throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath 126 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath 131 public byte[] getEncoded(String encoding) throws CertificateEncodingException { in getEncoded() method in OpenSSLX509CertPath
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
H A D | KeyPairTest.java | 47 public byte[] getEncoded() { in getPublic() method in KeyPairTest.TestKeyPair 60 public byte[] getEncoded() { in getPrivate() method
|
H A D | KeyFactoryTest.java | 544 public byte[] getEncoded() { in getEncoded() method in KeyFactoryTest.TestPrivateKey 569 public byte[] getEncoded() { in getEncoded() method in KeyFactoryTest.TestPublicKey 584 public byte[] getEncoded() { in getEncoded() method in KeyFactoryTest.AnotherKey
|
H A D | KeyStoreSpiTest.java | 257 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in MyCertificate 282 public byte[] getEncoded() { in getPublicKey() method in MyCertificate
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
H A D | ASN1Object.java | 31 public byte[] getEncoded() throws IOException in getEncoded() method in ASN1Object 45 public byte[] getEncoded(String encoding) throws IOException in getEncoded() method in ASN1Object
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
H A D | ASN1Object.java | 33 public byte[] getEncoded() throws IOException in getEncoded() method in ASN1Object 47 public byte[] getEncoded(String encoding) throws IOException in getEncoded() method in ASN1Object
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
H A D | ASN1Object.java | 36 public byte[] getEncoded() throws IOException in getEncoded() method in ASN1Object 50 public byte[] getEncoded(String encoding) throws IOException in getEncoded() method in ASN1Object
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/ |
H A D | MyCertPath.java | 80 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in MyCertPath 91 public byte[] getEncoded(String encoding) in getEncoded() method in MyCertPath
|
H A D | MyCertificate.java | 63 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in MyCertificate 105 public byte[] getEncoded() { in getPublicKey() method
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/provider/certpath/ |
H A D | X509CertPath.java | 65 public byte[] getEncoded() throws java.security.cert.CertificateEncodingException { in getEncoded() method in X509CertPath 77 public byte[] getEncoded(java.lang.String encoding) in getEncoded() method in X509CertPath
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/cert/ |
D | CertPath.java | 252 public abstract byte[] getEncoded() in getEncoded() method in CertPath 264 public abstract byte[] getEncoded(String encoding) in getEncoded() method in CertPath
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/cert/ |
H A D | CertPath.java | 252 public abstract byte[] getEncoded() in getEncoded() method in CertPath 264 public abstract byte[] getEncoded(String encoding) in getEncoded() method in CertPath
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/11/libcore/ojluni/src/main/java/java/security/cert/ |
D | CertPath.java | 252 public abstract byte[] getEncoded() in getEncoded() method in CertPath 264 public abstract byte[] getEncoded(String encoding) in getEncoded() method in CertPath
|
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/support/ |
H A D | MyExemptionMechanismSpi.java | 120 public byte[] getEncoded() { in getEncoded() method in MyExemptionMechanismSpi.tmpKey 136 public byte[] getEncoded() { in getEncoded() method in MyExemptionMechanismSpi.tmp1Key
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/11/libcore/ojluni/src/main/java/java/security/ |
D | AlgorithmParameters.java | 468 public final byte[] getEncoded() throws IOException in getEncoded() method in AlgorithmParameters 490 public final byte[] getEncoded(String format) throws IOException in getEncoded() method in AlgorithmParameters
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/ |
H A D | AlgorithmParameters.java | 468 public final byte[] getEncoded() throws IOException in getEncoded() method in AlgorithmParameters 490 public final byte[] getEncoded(String format) throws IOException in getEncoded() method in AlgorithmParameters
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/ |
D | AlgorithmParameters.java | 468 public final byte[] getEncoded() throws IOException in getEncoded() method in AlgorithmParameters 490 public final byte[] getEncoded(String format) throws IOException in getEncoded() method in AlgorithmParameters
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/ |
H A D | PKIXCertPath.java | 244 public byte[] getEncoded() in getEncoded() method in PKIXCertPath 269 public byte[] getEncoded(String encoding) in getEncoded() method in PKIXCertPath
|