values constant

Map<int, SignatureSystem> const values

Implementation

static const Map<int, SignatureSystem> values = {
  0: Ed25519,
};