PrivateKeyExt extension Null safety

Extension on the Pointy Castle PrivateKey class.

Defines a method to encode the private key.

on

Methods

encode(PvtKeyEncoding format) String
Encode a private key as text. [...]