1 reference to GetCrl
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (1)
201byte[] crl = RespondEmpty ? Array.Empty<byte>() : authority.GetCrl();