C# Class SecurityDriven.Inferno.BCrypt

ファイルを表示 Open project: sdrapkin/SecurityDriven.Inferno Class Usage Examples

Private Methods

Method Description
BCryptGenRandom ( IntPtr hAlgorithm, [ pbBuffer, int cbBuffer, int dwFlags ) : NTSTATUS
BCryptGenRandom ( byte pbBuffer, int cbBuffer ) : NTSTATUS
BCryptGenRandom_PinnedBuffer ( byte pbBuffer, int obBuffer, int cbBuffer ) : NTSTATUS