defaultAlgorithm property

Map<String, dynamic> defaultAlgorithm
read / write

Implementation

static Map<String, dynamic> defaultAlgorithm = {
  'algorithm': 'ECDSA',
  'parameters': {'curve': 'P-256'},
}