| sanitize_hash | R Documentation |
Validates hash inputs to ensure they conform to expected formats (MD5, SHA1, SHA256) and contain only valid hexadecimal characters.
sanitize_hash(hash)
hash |
Character string representing a file hash |
Sanitized hash or throws error if invalid
Other security:
is_api_key_configured(),
sanitize_domain(),
sanitize_file_path(),
sanitize_ip(),
sanitize_url(),
security-utilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.