2 references to AddEntry
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (2)
70
AddEntry
(certificate.SerialNumberBytes.Span, revocationTime, reason);
106
AddEntry
(new ReadOnlySpan<byte>(serialNumber), revocationTime, reason);