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