BaseBLS constructor

BaseBLS()

factory constructor to return the correct implementation.

Implementation

factory BaseBLS() => createBLS();