Home
last modified time | relevance | path

Searched refs:isCodeSigningCertificate (Results 1 – 8 of 8) sorted by relevance

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/updates/codesigning/
H A DCertificateChain.kt39 if (!leafCertificate.isCodeSigningCertificate()) { in <lambda>()
55 private fun X509Certificate.isCodeSigningCertificate(): Boolean { in <lambda>() method
/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/codesigning/
H A DCertificateChain.kt39 if (!leafCertificate.isCodeSigningCertificate()) { in <lambda>()
55 private fun X509Certificate.isCodeSigningCertificate(): Boolean { in <lambda>() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/updates/codesigning/
H A DCertificateChain.kt39 if (!leafCertificate.isCodeSigningCertificate()) { in <lambda>()
55 private fun X509Certificate.isCodeSigningCertificate(): Boolean { in <lambda>() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/updates/codesigning/
H A DCertificateChain.kt39 if (!leafCertificate.isCodeSigningCertificate()) { in <lambda>()
55 private fun X509Certificate.isCodeSigningCertificate(): Boolean { in <lambda>() method
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/CodeSigning/
H A DCertificateChain.swift58 if !x509LeafCertificate.isCodeSigningCertificate() { in codeSigningCertificate()
106 func isCodeSigningCertificate() -> Bool { in isCodeSigningCertificate() function
/expo/packages/expo-updates/ios/EXUpdates/CodeSigning/
H A DCertificateChain.swift57 if !x509LeafCertificate.isCodeSigningCertificate() { in codeSigningCertificate()
105 func isCodeSigningCertificate() -> Bool { in isCodeSigningCertificate() function
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/CodeSigning/
H A DEXUpdatesCertificateChain.swift59 if (!x509LeafCertificate.isCodeSigningCertificate()) { in codeSigningCertificate()
143 func isCodeSigningCertificate() -> Bool { in isCodeSigningCertificate() function
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/CodeSigning/
H A DEXUpdatesCertificateChain.swift59 if (!x509LeafCertificate.isCodeSigningCertificate()) { in codeSigningCertificate()
143 func isCodeSigningCertificate() -> Bool { in isCodeSigningCertificate() function