<PackageReference Include="System.ServiceModel.Primitives" Version="6.1.0" />

System.IdentityModel.Tokens.BinaryKeyIdentifierClause

protected BinaryKeyIdentifierClause(string clauseType, byte[] identificationData, bool cloneBuffer)

protected BinaryKeyIdentifierClause(string clauseType, byte[] identificationData, bool cloneBuffer, byte[] derivationNonce, int derivationLength)

public byte[] GetBuffer()

protected byte[] GetRawBuffer()

public bool Matches(byte[] data)

public bool Matches(byte[] data, int offset)