3 references to Export
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicConfiguration.cs (1)
260certificateData = collection.Export(X509ContentType.Pkcs12)!;
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (2)
427byte[]? pkcs7 = Export(X509ContentType.Pkcs7); 454byte[]? pkcs7 = Export(X509ContentType.Pkcs7);