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