static fun aggregate(signatures: MutableList<Signature>): Signature
(source)
Aggregates list of Signature pairs
signatures
- The list of signatures to aggregate, not null
IllegalArgumentException
- if parameter list is empty
Return
Signature, not null