knownHashesAuthentificationCodes top-level constant

List<String> const knownHashesAuthentificationCodes

Implementation

const knownHashesAuthentificationCodes = [
  'hkdf-hmac-sha256.v2',
  'hkdf-hmac-sha256',
];