v4.7.0
New Features and Enhancements:
- Add
signer_group_id
for signer in sign request (#1220) (f560db8) - Upgrade Bouncy Castle to v.1.70. NOTE: a new BouncyCastle version is not FIPS-compiant. Introduce
IPrivateKeyDecryptor
to allow using custom FIPS-compliant cryptography provider. See details. (#1226) (727e6d7)