diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 1000 |
1 files changed, 0 insertions, 1000 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 121abe2a5..212fd78e9 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -5319,831 +5319,6 @@ BuildAction = "Compile" /> <File - RelPath = "src\crypto\tls\AbstractTlsAgreementCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsCipherFactory.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsContext.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsEncryptionCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsPeer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AbstractTlsSignerCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AlertDescription.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\AlertLevel.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\BulkCipherAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\BasicTlsPskIdentity.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ByteQueue.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ByteQueueStream.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertChainType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\Certificate.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateStatus.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateStatusRequest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateStatusType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateRequest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CertificateUrl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\Chacha20Poly1305.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ChangeCipherSpec.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CipherSuite.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CipherType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ClientAuthenticationType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ClientCertificateType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CombinedHash.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\CompressionMethod.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ConnectionEnd.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ContentType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DatagramTransport.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsAgreementCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsCipherFactory.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsDHVerifier.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsEncryptionCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsSrpGroupVerifier.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DefaultTlsSignerCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DeferredHash.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DigestInputBuffer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DigitallySigned.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsClientProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsEpoch.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsHandshakeRetransmit.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsReassembler.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsRecordLayer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsReliableHandshake.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsReplayWindow.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsServerProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\DtlsTransport.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ECBasisType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ECCurveType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ECPointFormat.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\EncryptionAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ExporterLabel.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ExtensionType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\FiniteFieldDheGroup.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HandshakeType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HashAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HeartbeatExtension.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HeartbeatMessage.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HeartbeatMessageType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\HeartbeatMode.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\KeyExchangeAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\MacAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\MaxFragmentLength.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\NamedCurve.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\NameType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\NewSessionTicket.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\OcspStatusRequest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\PrfAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ProtocolVersion.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\PskTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\PskTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\RecordStream.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SecurityParameters.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ServerSrpParams.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ServerName.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ServerNameList.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\ServerOnlyTlsAuthentication.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SessionParameters.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SignatureAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SignatureAndHashAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SignerInputBuffer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SimulatedTlsSrpIdentityManager.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SrpTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SrpTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SrtpProtectionProfile.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\Ssl3Mac.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SupplementalDataEntry.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\SupplementalDataType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\Timeout.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsAeadCipher.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsAgreementCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsAuthentication.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsBlockCipher.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsCipher.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsCipherFactory.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsClientContext.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsClientContextImpl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsClientProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsCloseable.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsCompression.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsContext.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDeflateCompression.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDheKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDHKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDHUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDHVerifier.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDsaSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsDssSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsEccUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsECDheKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsECDHKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsECDsaSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsEncryptionCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsException.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsExtensionsUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsFatalAlert.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsFatalAlertReceived.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsHandshakeHash.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsMac.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsNoCloseNotifyException.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsNullCipher.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsNullCompression.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsPeer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsProtocolHandler.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsPskKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsPskIdentity.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsPskIdentityManager.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsRsaKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsRsaUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsRsaSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsServerContext.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsServerContextImpl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsServerProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSession.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSessionImpl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSigner.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSignerCredentials.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrpGroupVerifier.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrpIdentityManager.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrpLoginParameters.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrpKeyExchange.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrpUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsSrtpUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsStream.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsStreamCipher.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsTimeoutException.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\TlsUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\UrlAndHash.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\UserMappingType.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\UseSrtpData.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "src\crypto\util\AlgorithmIdentifierFactory.cs" SubType = "Code" BuildAction = "Compile" @@ -14594,181 +13769,6 @@ BuildAction = "Compile" /> <File - RelPath = "test\src\crypto\tls\test\ByteQueueStreamTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\DtlsProtocolTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\DtlsTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\DtlsTestClientProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\DtlsTestServerProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\DtlsTestSuite.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\LoggingDatagramTransport.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockDatagramAssociation.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockDtlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockDtlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockPskTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockPskTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockSrpTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockSrpTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\MockTlsServer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\NetworkStream.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\PipedStream.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\PskTlsClientTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\PskTlsServerTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsClientTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsProtocolTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsProtocolNonBlockingTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsPskProtocolTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsSrpProtocolTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsServerTest.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestCase.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestClientImpl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestClientProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestConfig.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestServerImpl.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestServerProtocol.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestSuite.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\TlsTestUtilities.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "test\src\crypto\tls\test\UnreliableDatagramTransport.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "test\src\math\ec\custom\sec\test\SecP128R1FieldTest.cs" SubType = "Code" BuildAction = "Compile" |