createFID
Creates an ID based off of the provided file's canonicalPath.
The resulting string is the product of the path's UTF-8 encoded bytes double hashed using SHA-256, and then Base16 (hex) encoded.
Creates an ID based off of the provided file's canonicalPath.
The resulting string is the product of the path's UTF-8 encoded bytes double hashed using SHA-256, and then Base16 (hex) encoded.