Home
last modified time | relevance | path

Searched refs:maxCipherTextSize (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlUtil.cs1062 …static internal Exception VeryLargeCiphertext(long cipherTextLength, long maxCipherTextSize, long … in VeryLargeCiphertext() argument
1063 …ument(Res.GetString(Res.TCE_VeryLargeCiphertext, cipherTextLength, maxCipherTextSize, plainTextLe… in VeryLargeCiphertext()