bfCryptCiphertext property

Uint32List bfCryptCiphertext
final

Implementation

static final Uint32List bfCryptCiphertext = Uint32List(6)
  ..setAll(0, [
    0x4f727068,
    0x65616e42,
    0x65686f6c,
    0x64657253,
    0x63727944,
    0x6f756274,
  ]);