SharedKey256 constructor

SharedKey256(
  1. dynamic sharedKey
)

Implementation

SharedKey256(dynamic sharedKey) : super(SIZE, sharedKey);