asPointyCastle property

  1. @override
RSAPublicKey asPointyCastle
override

Export a RSAPublicKey as Pointy Castle RSAPublicKey

Implementation

@override
pointy.RSAPublicKey get asPointyCastle => _publicKey;