tuweni / org.apache.tuweni.crypto.mikuli / Signature / decode

decode

static fun decode(bytes: Bytes!): Signature! (source)

Decode a signature from its serialized representation.

Parameters

bytes - Bytes!: the bytes of the signature

Return
Signature!: the signature