Function defaultDigestCryptCodeOfObj

Default implementation of 'digestCodeOfObj' for Unix crypt-style hash strings. See 'Hash!(TDigest).toString' for more info.

Prototype

string defaultDigestCryptCodeOfObj(
  std.digest.digest.Digest digest
);

Authors

Copyright

License