- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for enc_ndr_small (0.05 sec)
-
src/test/java/jcifs/dcerpc/msrpc/lsarpcTest.java
verify(mockNdrBuffer).enc_ndr_long(qosInfo.length); verify(mockNdrBuffer).enc_ndr_short(qosInfo.impersonation_level); verify(mockNdrBuffer).enc_ndr_small(qosInfo.context_mode); verify(mockNdrBuffer).enc_ndr_small(qosInfo.effective_only); } @Test void testLsarQosInfoDecode() throws NdrException { lsarpc.LsarQosInfo qosInfo = new lsarpc.LsarQosInfo();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 60.8K bytes - Viewed (0)