Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for aaaaaa (0.02 sec)

  1. src/main/java/jcifs/smb/NtlmPasswordAuthenticator.java

                // Multi-pass secure wipe of password char array
                Arrays.fill(this.password, '\0');
                Arrays.fill(this.password, '\uFFFF');
                Arrays.fill(this.password, '\uAAAA');
                Arrays.fill(this.password, '\u5555');
                Arrays.fill(this.password, '\0');
                this.password = null;
            }
            // Also remove from secure key manager if we have a session
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 30.3K bytes
    - Viewed (0)
Back to top