2 references to new
WebTransportInteractiveSampleApp (1)
Program.cs (1)
183
CertificateRequest req =
new
("CN=localhost", ec, HashAlgorithmName.SHA256);
WebTransportSampleApp (1)
Program.cs (1)
69
CertificateRequest req =
new
("CN=localhost", ec, HashAlgorithmName.SHA256);