alpm_pkg_get_sha256sum

Returns the package's SHA256 checksum as a string. The returned string is a sequence of 64 lowercase hexadecimal digits. @param pkg a pointer to package @return a reference to an internal string

extern (C)
const(char)*
alpm_pkg_get_sha256sum

Meta