source property

PubTextSource? source
final

Source this was decoded from.

Will always be set if this was created by the Pkcs1RsaPublicKey.decode constructor, but otherwise could be null.

Implementation

final PubTextSource? source;