asPointyCastle property

  1. @override
RSAPrivateKey asPointyCastle
override

Export a RSAPrivateKey as Pointy Castle RSAPrivateKey

Implementation

@override
pointy.RSAPrivateKey get asPointyCastle => _privateKey;