closestToRootOrNull
fun List<X509Certificate>.closestToRootOrNull(predicate: (X509Certificate) -> Boolean): ERROR CLASS: Unresolved name: getOrNull(source)
Returns the certificate matching the predicate that is closes to the root. Can be the root itself