asPointyCastle property

  1. @override
RSAPublicKey get asPointyCastle

Export a RSAPublicKey as Pointy Castle RSAPublicKey

Implementation

@override
pointy.RSAPublicKey get asPointyCastle => _publicKey;