- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 0xFD534D42 (0.04 sec)
-
src/main/java/jcifs/internal/smb2/Smb2TransformHeader.java
* authentication tag. * * @author mbechler */ public class Smb2TransformHeader implements Encodable { /** * Transform header protocol identifier: 0xFD534D42 (0xFD 'S' 'M' 'B') */ public static final int TRANSFORM_PROTOCOL_ID = 0xFD534D42; /** * Size of the transform header in bytes */ public static final int TRANSFORM_HEADER_SIZE = 52;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 9.1K bytes - Viewed (0)