Signature constructor

Signature(
  1. dynamic signature
)

Implementation

Signature(dynamic signature) : super(SIZE, signature);