digest property
The digest of the data to sign.
The digest must be produced with the same digest algorithm as specified by the key version's algorithm. This field may not be supplied if AsymmetricSignRequest.data is supplied.
Optional.
Implementation
Digest? digest;