Main Content
digest
Syntax
Description
chksum = digest(
returns a string
containing a SHA-256 cryptographic hash for the package. The hash is a unique, fixed-size
string based on the package folder contents.pkg
)
Use the SHA-256 digests returned by digest
to determine if a package
has been changed. For additional information, see Security Considerations for Shared Repositories.
Examples
Input Arguments
Version History
Introduced in R2024b