source property

PubTextSource? source
final

Source this was decoded from.

Will always be set if this was created by the SubjectPublicKeyInfo.decode constructor, but otherwise it is null.

Implementation

final PubTextSource? source;