SignedData

constructor(raw: SerializedBytes<T>, sig: DigitalSignature.WithKey)

Parameters

raw

the raw serialized data.

sig

the (unverified) signature for the data.