PKSigner.signature

Get the signature of the so far processed message (provided by the calls to update()).

struct PKSigner
Vector!ubyte
signature

Parameters

rng RandomNumberGenerator

the rng to use

Return Value

Type: Vector!ubyte

signature of the total message

Meta