AesCbcAuthenticatedCipherWithHash constructor

AesCbcAuthenticatedCipherWithHash(
  1. Mac _underlyingMac
)

Implementation

AesCbcAuthenticatedCipherWithHash(this._underlyingMac);