Don't we need to return the first item here in PKCS7 case? https://github.com/google/conscrypt/blob/999a9892c6dd1d6c26f135d4f9addb618a3021e7/common/src/main/java/org/conscrypt/OpenSSLX509CertificateFactory.java#L96
Don't we need to return the first item here in PKCS7 case?
conscrypt/common/src/main/java/org/conscrypt/OpenSSLX509CertificateFactory.java
Line 96 in 999a989