MultipazProject
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MultipazProject
appverifier
/
com.android.mdl.appreader.util
/
KeysAndCertificates
Keys
And
Certificates
object
KeysAndCertificates
Members
Functions
get
Google
Reader
CA
Link copied to clipboard
fun
getGoogleReaderCA
(
context
:
Context
)
:
X509Certificate
get
RAGoogle
Certificate
Link copied to clipboard
fun
getRAGoogleCertificate
(
context
:
Context
)
:
X509Certificate
get
RAGoogle
Private
Key
Link copied to clipboard
fun
getRAGooglePrivateKey
(
context
:
Context
)
:
PrivateKey
get
Reader
Authority
Link copied to clipboard
fun
getReaderAuthority
(
context
:
Context
)
:
Pair
<
X509Cert
,
EcPrivateKey
>
get
Trusted
Issuer
Certificates
Link copied to clipboard
fun
getTrustedIssuerCertificates
(
context
:
Context
)
:
List
<
X509Certificate
>