Configurators exported to XML contain a validation hash. It seems to always be 64 characters and composed of 64 possible characters (a-z, A-Z, 0-9, +, and /) which works out to 384 bits. SHA384 is not normally represented with these characters. Does anyone know what kind of hash this is, and exactly what it’s a hash of?