AESLib constructor

AESLib()

Implementation

factory AESLib() {
  return _aes;
}