Home
last modified time | relevance | path

Searched defs:MatchesBuffer (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DSecurityUtils.cs121 internal static bool MatchesBuffer(byte[] src, byte[] dst) in MatchesBuffer() method in System.IdentityModel.SecurityUtils
126 internal static bool MatchesBuffer(byte[] src, int srcOffset, byte[] dst, int dstOffset) in MatchesBuffer() method in System.IdentityModel.SecurityUtils