source property
The text the key was decoded from
This is set if it was creatd by SshPublicKey.decode. Otherwise, it is null.
Implementation
late PubTextSource? source;
The text the key was decoded from
This is set if it was creatd by SshPublicKey.decode. Otherwise, it is null.
late PubTextSource? source;