asPointyCastle property

PublicKey asPointyCastle

Export a PublicKey as Pointy Castle PublicKey

Implementation

pointy.PublicKey get asPointyCastle =>
    throw UnimplementedError('asPointyCastle is not implemented yet!');