Hash of one invoice operation, as consumed by requestSignature and as sent in the optional electronicInvoiceHash element.
electronicInvoiceHash
NAV defines it as SHA3-512(operation || base64Payload), uppercase hex.
SHA3-512(operation || base64Payload)
Hash of one invoice operation, as consumed by requestSignature and as sent in the optional
electronicInvoiceHashelement.NAV defines it as
SHA3-512(operation || base64Payload), uppercase hex.