asPointyCastle property

  1. @override
RSAPrivateKey get asPointyCastle

Export a RSAPrivateKey as Pointy Castle RSAPrivateKey

Implementation

@override
pointy.RSAPrivateKey get asPointyCastle => _privateKey;