
New methods for adding additional signing sub keys to an existing OpenPGP key.
Features
- KeyPairInformation.ModificationDetectionFeature - property indicating if the system that produced this key supports Modification Detection Code/Integrity Check.
- KeyStore.ExportPartialPrivateKeyRing - methods for exporting a detached/partial private key, where the private key material of the master key is not written.
- KeyStore.AddSigningSubKey - methods for adding additional signing sub keys to an existing OpenPGP key.
Fixes
- KeyStore.AddEncryptionSubKey - fix when creating ECC keys to support the Brainpool Elliptic Curves.