7 references to SafeOcspResponseHandle
System.Security.Cryptography (7)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.Chain.cs (2)
54
SafeOcspResponseHandle
resp,
61
SafeOcspResponseHandle
resp,
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OCSP.cs (2)
82
private static partial
SafeOcspResponseHandle
CryptoNative_DecodeOcspResponse(ref byte buf, int len);
84
internal static
SafeOcspResponseHandle
DecodeOcspResponse(ReadOnlySpan<byte> buf)
System\Security\Cryptography\X509Certificates\OpenSslCertificateAssetDownloader.cs (2)
105
internal static
SafeOcspResponseHandle
? DownloadOcspGet(string uri, TimeSpan downloadTimeout)
116
SafeOcspResponseHandle
resp = Interop.Crypto.DecodeOcspResponse(data);
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (1)
797
SafeOcspResponseHandle
? resp =