source property

PvtTextSource? source
final

Source this was decoded from.

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

Implementation

final PvtTextSource? source;