source property
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;
Source this was decoded from.
Will always be set if this was created by the Pkcs1RsaPrivateKey.decode constructor, but otherwise could be null.
final PvtTextSource? source;