Home
last modified time | relevance | path

Searched defs:getEncoded (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DTransparentSecretKey.java42 public byte[] getEncoded() { in getEncoded() method in TransparentSecretKey
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/
DIcmpMessage.java52 public byte[] getEncoded() throws IOException { in getEncoded() method in IcmpMessage
DIpv4Packet.java95 public byte[] getEncoded() throws IOException { in getEncoded() method in Ipv4Packet
/cts/hostsidetests/devicepolicy/app/common/src/com/android/cts/devicepolicy/
DParcelablePrivateKey.java73 public byte[] getEncoded() { in getEncoded() method in ParcelablePrivateKey
/cts/tests/tests/apache-http/src/org/apache/http/conn/ssl/cts/
DAbstractVerifierTest.java189 public byte[] getEncoded() throws CertificateEncodingException { in createStubCertificate() method in AbstractVerifierTest
/cts/tests/tests/apache-http/src/android/net/http/cts/
DSslCertificateTest.java145 public byte[] getEncoded() throws CertificateEncodingException { in getEncoded() method in SslCertificateTest.MockX509Certificate