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