Get desktop application:
View/edit binary Protocol Buffers messages
Algorithm used to compute the signature.
Optional arbitrary per-protocol key identifier.
Optional signature creation timestamp.
Optional arbitrary per-protocol metadata.
Length of associated data that is covered by the signature, but is not included in the header and body. This is zero, if no associated data is covered by the signature.
Low-level representation of HeaderAndBody used for signature computation input. This should not be used by external code.
Enocded header suitable for signature computation.
Raw payload suitable for signature computation.
Used in:
Unspecified signature algorithm. This value is never valid.
ECDS with SHA256.
ECDS with SHA384.
ECDS with SHA512.
Used in:
, , , ,Encoded header and body.
Raw signature. The signature is computed over the concatenation of the header and body, and the optional associated data.