mirror of
https://github.com/corda/corda.git
synced 2025-03-26 05:47:59 +00:00
* CORDA-2882: Added ability to specify signature scheme when signing. * CORDA-2882: Sign operation with algo specified does not now use Crypto service. * CORDA-2882: Added jvmoverloads for sign operation. * CORDA-2882: Removed unused imports.