public property Null safety

RsaPublicKey public

Implementation

RsaPublicKey get public => RsaPublicKey(modulus!, publicExponent!);