Rebex .NET components 7.0.9209: Maintenance release
| Lukas Pokorny
Support for RSA public key format from PKCS #1
SshPublicKey now supports the legacy RSA public key format specified by PKCS #1. This makes it possible to load keys that start with -----BEGIN RSA PUBLIC KEY----- header.
Improved error handling in multi-file operations
When information about a file or directory cannot be retrieved, a relevant exception with ProblemType property set to TransferProblemType.CannotRetrieveItemInfo is raised instead of an 'internal error'.
Improved IMAP folder info
HasChildren and HasNoChildren properties have been added to ImapFolder, representing \HasChildren and \HasNoChildren folder list attributes.
More fixes and improvements
For a detailed list of changes, see the release history.