3 references to EmitByte
System.Security.Cryptography (3)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\DSACng.ImportExport.cs (3)
206Interop.BCrypt.EmitByte(blob, ref offset, 0xff, Sha1HashOutputSize + sizeof(int)); 289Interop.BCrypt.EmitByte(blob, ref offset, 0xff, sizeof(int)); 294Interop.BCrypt.EmitByte(blob, ref offset, 0xff, defaultSeedLength);