DSInternals/Src/DSInternals.Replication
Alex Seigler dde9965177 Add parser for Key Credential Link with KEY_USAGE_FIDO (#90)
* Add parser for Key Credential Link with KEY_USAGE_FIDO
* Update .NET Framework requirements from 4.5.1 to 4.7 to support ECPoint, ECCurve, and related.
* Update package configuration
* Add more FIDO related tests
2019-07-12 16:24:06 +02:00
..
package Updated NuGet package dependencies 2016-06-18 19:47:50 +02:00
Properties Prepare for release 3.4 2019-04-21 10:29:50 +02:00
DirectoryReplicationClient.cs Resolved #35: Replication does not work for Protected Users 2017-03-19 07:55:01 +01:00
DSInternals.Replication.csproj Add parser for Key Credential Link with KEY_USAGE_FIDO (#90) 2019-07-12 16:24:06 +02:00
DSInternals.Replication.nuspec Added Chocolatey Package 2019-05-08 17:35:52 +02:00
packages.config Add parser for Key Credential Link with KEY_USAGE_FIDO (#90) 2019-07-12 16:24:06 +02:00
ReplicationProgressHandler.cs Resolved #17: Add support for replication progress reporting 2016-09-16 17:22:16 +02:00
ReplicationSecretDecryptor.cs Added the possibility to encrypt datastore secrets. 2017-07-12 21:12:11 +02:00
RpcProtocol.cs