sha1 property
Implementation
static final sha1 = EmsaHasher(
Uint8List.fromList([0x2b, 0x0e, 0x03, 0x02, 0x1a]), 'SHA-1', crypto.sha1);
static final sha1 = EmsaHasher(
Uint8List.fromList([0x2b, 0x0e, 0x03, 0x02, 0x1a]), 'SHA-1', crypto.sha1);