Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testLsarDomainInfoDecode (0.12 seconds)

  1. src/test/java/jcifs/dcerpc/msrpc/lsarpcTest.java

            verify(mockDeferredNdrBuffer, never()).enc_ndr_short(anyShort());
            // Note: NdrBuffer does not have encode method
        }
    
        @Test
        void testLsarDomainInfoDecode() throws NdrException {
            lsarpc.LsarDomainInfo domainInfo = new lsarpc.LsarDomainInfo();
            domainInfo.name = new rpc.unicode_string(); // Initialize name
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Thu Aug 14 05:31:44 GMT 2025
    - 60.8K bytes
    - Click Count (0)
Back to Top