2 references to ReadLength
System.IdentityModel (2)
System\IdentityModel\Tokens\DEREncoding.cs (2)
238
int seqSize =
ReadLength
(buffer, ref offset, ref len);
258
int oidLength =
ReadLength
(buffer, ref offset, ref len); // (byte) buffer[offset++];