Searched refs:mCertificate (Results 1 – 2 of 2) sorted by relevance
67 private final MediaDrm.Certificate mCertificate; field in MediaDrmSigner.Certificate70 mCertificate = certificate; in Certificate()77 return mCertificate.getWrappedPrivateKey(); in getWrappedPrivateKey()84 return mCertificate.getContent(); in getContent()
80 final SslCertificate mCertificate; field in SslError123 mCertificate = certificate; in SslError()165 return mCertificate; in getCertificate()