name property

  1. @override
String name
final

name is the name of the algorithm used when saving the key. This only affects how the key is serialized.

Implementation

@override
final name = 'ssh-rsa';