3 types derived from BCryptHandle
Microsoft.AspNetCore.Cryptography.Internal (3)
SafeHandles\BCryptAlgorithmHandle.cs (1)
16internal sealed unsafe class BCryptAlgorithmHandle : BCryptHandle
SafeHandles\BCryptHashHandle.cs (1)
8internal sealed unsafe class BCryptHashHandle : BCryptHandle
SafeHandles\BCryptKeyHandle.cs (1)
6internal sealed class BCryptKeyHandle : BCryptHandle
2 references to BCryptHandle
Microsoft.AspNetCore.Cryptography.Internal (2)
UnsafeNativeMethods.cs (2)
205BCryptHandle hObject, 261BCryptHandle hObject,