Searched refs:mIntermediateRsaCertificate (Results 1 – 1 of 1) sorted by relevance
131 private byte[] mIntermediateRsaCertificate; field in KeyChainActivityTest137 mIntermediateRsaCertificate = Base64.decode(INTERMEDIATE_CA_CERT_RSA, Base64.DEFAULT); in setUp()164 parseCertificate(mRootRsaCertificate), parseCertificate(mIntermediateRsaCertificate)}; in prepareKeyStoreWithLongChainCertificates()