4 references to SafeSharedX509NameHandle
System.Net.Quic (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs (4)
17
private static partial
SafeSharedX509NameHandle
GetX509NameStackField_private(SafeSharedX509NameStackHandle sk,
21
private static partial int GetX509NameRawBytes(
SafeSharedX509NameHandle
x509Name, byte[]? buf, int cBuf);
23
internal static X500DistinguishedName LoadX500Name(
SafeSharedX509NameHandle
namePtr)
31
internal static
SafeSharedX509NameHandle
GetX509NameStackField(SafeSharedX509NameStackHandle sk, int loc)