digest property
The digest of an executable in SHA256 format.
The API supports both binary and hex digests. For JSON requests, digests are base64-encoded.
Implementation
core.String? digest;
The digest of an executable in SHA256 format.
The API supports both binary and hex digests. For JSON requests, digests are base64-encoded.
core.String? digest;