2 references to BufferIsEqual
System.IdentityModel (2)
System\IdentityModel\Tokens\DEREncoding.cs (2)
272
if (!
BufferIsEqual
(mech, 0, buffer, offset, mech.Length))
286
if (!
BufferIsEqual
(type, 0, buffer, offset, type.Length))