Several tests from System.Security.Cryptography.Pkcs.Tests fail on Android System.Security.Cryptography.Pkcs.Tests System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddFirstSigner_RSA(identifierType: SubjectKeyIdentifier, detached: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddFirstSigner_RSA(identifierType: SubjectKeyIdentifier, detached: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddFirstSigner_RSA(identifierType: IssuerAndSerialNumber, detached: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddFirstSigner_RSA(identifierType: IssuerAndSerialNumber, detached: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent_BadOid(oidValueIn: null, contentHex: "010100", oidValueOut: "1.2.840.113549.1.7.1") System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent_BadOid(oidValueIn: null, contentHex: "0102", oidValueOut: "1.2.840.113549.1.7.1") System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent(oidValue: "0.0", contentHex: "04020102", netfxProblem: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent(oidValue: "1.2.840.113549.1.7.1", contentHex: "0102", netfxProblem: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent(oidValue: "0.0", contentHex: "010100", netfxProblem: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent(oidValue: "1.2.840.113549.1.7.5", contentHex: "010100", netfxProblem: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignIdentifiedContent(oidValue: "1.2.840.113549.1.7.5", contentHex: "3000", netfxProblem: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.EnsureExtraCertsAdded(newDocument: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.EnsureExtraCertsAdded(newDocument: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_RSA_EphemeralKey System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignEnveloped(signerType: IssuerAndSerialNumber) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignEnveloped(signerType: SubjectKeyIdentifier) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SingUsingExplicitKeySetWithProperty System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_DSA_EphemeralKey System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.EnsureDataIsolation_NewDocument(detached: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.EnsureDataIsolation_NewDocument(detached: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_DuplicateCert_RSA(skidFirst: True, detached: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_DuplicateCert_RSA(skidFirst: True, detached: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_DuplicateCert_RSA(skidFirst: False, detached: False) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_DuplicateCert_RSA(skidFirst: False, detached: True) System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSigner_ECDSA_EphemeralKey System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.SignWithImplicitSubjectKeyIdentifier System.Security.Cryptography.Pkcs.Tests.SignedCmsTests.AddSignerToUnsortedAttributeSignature System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSigner_RSA(identifierType: IssuerAndSerialNumber) System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSigner_RSA(identifierType: SubjectKeyIdentifier) System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.EnsureExtraCertsAdded System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.SignerInfo_AddRemoveUnsignedAttributes_JoinCounterSignaturesAttributesIntoOne System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSignerToUnsortedAttributeSignature System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.AddCounterSigner_DuplicateCert_RSA System.Security.Cryptography.Pkcs.Tests.SignerInfoTests.CheckSignature_SHA512WithRSA System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV2(includeOption: WholeChain, v2Option: ValidHashWithInvalidName, identifierType: SubjectKeyIdentifier, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV2(includeOption: WholeChain, v2Option: ValidHashWithInvalidName, identifierType: IssuerAndSerialNumber, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV2(includeOption: WholeChain, v2Option: ValidHashWithInvalidName, identifierType: SubjectKeyIdentifier, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV2(includeOption: WholeChain, v2Option: ValidHashWithInvalidName, identifierType: IssuerAndSerialNumber, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.TimestampTooOld(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV1(includeOption: WholeChain, v1Option: ValidHashNoName) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV1(includeOption: WholeChain, v1Option: ValidHashWithName) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.TimestampTooNew(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertHashMismatchV2(includeOption: WholeChain, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertHashMismatchV2(includeOption: WholeChain, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertHashMismatchV2(includeOption: WholeChain, hashAlgName: "SHA1") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertHashMismatchV2(includeOption: WholeChain, hashAlgName: "MD5") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV2(includeOption: WholeChain, v2Option: ValidHashNoName, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV2(includeOption: WholeChain, v2Option: ValidHashWithName, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV2(includeOption: WholeChain, v2Option: ValidHashWithName, hashAlgName: "SHA1") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.MatchV2(includeOption: WholeChain, v2Option: ValidHashWithName, hashAlgName: "MD5") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV1(includeOption: WholeChain, v1Option: ValidHashWithInvalidName, identifierType: SubjectKeyIdentifier) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchIssuerAndSerialV1(includeOption: WholeChain, v1Option: ValidHashWithInvalidName, identifierType: IssuerAndSerialNumber) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashNoName, v2Option: ValidHashWithName, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashWithName, v2Option: ValidHashNoName, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashWithName, v2Option: ValidHashWithName, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashNoName, v2Option: ValidHashWithName, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashWithName, v2Option: ValidHashNoName, hashAlgName: "SHA512") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashNoName, v2Option: ValidHashNoName, hashAlgName: "SHA512") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashNoName, v2Option: ValidHashNoName, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMatchV1AndV2(includeOption: WholeChain, v1Option: ValidHashWithName, v2Option: ValidHashWithName, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.NoTsaEku(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.NoEkuExtension(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchV1OrV2(includeOption: WholeChain, v1Option: ValidHashWithInvalidName, v2Option: InvalidHashNoName, identifierType: SubjectKeyIdentifier, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchV1OrV2(includeOption: WholeChain, v1Option: InvalidHashWithInvalidSerial, v2Option: ValidHashNoName, identifierType: IssuerAndSerialNumber, hashAlgName: null) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertMismatchV1OrV2(includeOption: WholeChain, v1Option: ValidHashWithInvalidSerial, v2Option: ValidHashWithName, identifierType: IssuerAndSerialNumber, hashAlgName: "SHA384") System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.NonCriticalEkuExtension(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.CertHashMismatchV1(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.TwoEkuExtensions(includeOption: WholeChain) System.Security.Cryptography.Pkcs.Tests.TimestampTokenTests.TryDecode_Fails_MalformedToken System.Security.Cryptography.Pkcs.Tests.TimestampRequestTests.BuildFromSignerInfo System.Security.Cryptography.Pkcs.Tests.CounterSigningDerOrder.CounterSigningReindexesSystem.Security.Cryptography.Pkcs.Tests.log
Edit: Updated based on #50095
Several tests from System.Security.Cryptography.Pkcs.Tests fail on Android
System.Security.Cryptography.Pkcs.Tests
System.Security.Cryptography.Pkcs.Tests.log
Edit: Updated based on #50095