.IDEAS.Utilities.Cryptographics.sha_hash

Information

Return unique string containing the digits from the real number of baseClasses.sha. This is necessary as the Modelica function "String" cannot return 60 digits

Interface

function sha_hash
  extends Modelica.Icons.Function;
  input String argv = Modelica.Utilities.Files.loadResource("modelica://IDEAS/Constants/package.mo");
  output String hash "string make of the digits of the sha-number";
end sha_hash;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos