Screenshot Preview

SSLBlackbox .NET Client-Server - Vendor - 概要

經 EldoS - 產品類型: 構件 / ASP.NET WebForms / .NET 類 / Silverlight / .NET 精簡框架 / 100% 受控代碼

 *

If you are only going to distribute your product inside your own company/organization then you may be interested in the SSLBlackbox .NET Client-Server - In-house licenses.

SSLBlackbox .NET Client-Server In-house licenses are Runtime royalty free for use within your company. (The In-house license does not allow you to distribute your product to other companies/organizations or individual users.)

If you require information, please visit the pages above or Contact Us for pricing and availability.

概要

 *

SSLBlackbox .NET Client-Server - Vendor by EldoS

URLs: secureblackbox-sslblackbox-net-client-server-vendor, secureblackbox sslblackbox net client server vendor, secureblackboxsslblackboxnetclientservervendor, eldos

Connect to remote servers or build your own secure servers. SSLBlackbox .NET Client-Server is an implementation of SSL 2, SSL 3, TLS 1 and TLS 1.1 security protocols, available in client-only and client-server editions. SSLBlackbox .NET also includes HTTP / HTTPS, FTP / FTPS and SMTP client components. With SSLBlackbox .NET you can connect to remote servers or build your own secure servers. SSL/TLS is often used to secure application-level protocols, such as HTTP, FTP and SMTP. SSLBlackbox includes components for client-side access to the remote servers using these protocols. SSLBlackbox includes a client-side component to upload and download files using FTP / FTPS protocol. SSLBlackbox also provides client-side and server-side DTLS support. SSLBlackbox has complete support for SSL 2, SSL 3, TLS 1.x versions of the protocol.

SSLBlackbox package of SecureBlackbox

SSL protocol was originally introduced by Netscape to secure access to Internet sites. Since then, SSL was adopted by Internet community for securing network communications in Internet and Intranet networks as TLS (Transport Layer Security) protocol.

With SSLBlackbox you can connect to remote servers or build your own secure servers.

SSL/TLS is often used to secure application-level protocols, such as HTTP, FTP and SMTP. SSLBlackbox includes components for client-side access to the remote servers using these protocols.

In particular, SSLBlackbox includes a client-side component to upload and download files using FTP / FTPS protocol. Other operations defined by FTP protocol specifications are supported as well. Note: FTPS (FTP over SSL) is not SFTP, which is SSH File Transfer Protocol and which is available in SFTPBlackbox package.

One of the recent additions to SSL/TLS family of protocols is Datagram TLS ( DTLS ), which is very similar to TLS. DTLS is used to protect UDP-based or other message-based network communications such as stream audio and video delivery. SSLBlackbox is one of the few solutions to provide client-side and server-side DTLS support.

Unlike symmetric encryption, securing communications with SSL/TLS doesn't require that the sides know the shared secret (password/encryption key). Also, the public key security (PKI) lets each side examine authenticity of the other side and prevent man-in-the-middle attacks. Another benefit of SSL/TLS is that PKI infrastructure is a widely-used technology, so implementation and maintenance of SSL/TLS-based solutions are quite simple tasks.

SSLBlackbox does not use CryptoAPI, OpenSSL or other third-party encryption library. For certificate creation, management and validation SSLBlackbox uses PKIBlackbox, base functions of which are included with SSLBlackbox package.

SSLBlackbox has been tested with numerous client-side and server-side SSL implementations, including Internet Information Server and Java 2 EE. SSLBlackbox includes special workarounds for SSL/TLS implementation flaws, found in this software.

SSLBlackbox is offered as an individual package and as a part of Professional, Standard and Transports packages.

SSL/TLS Protocol implementation contains the following features, common to both client-side and server-side components:

complete support for SSL 2, SSL 3, TLS 1.x versions of the protocol;

client and server DTLS (Datagram TLS) protocol support which lets you secure your UDP communications;

flexible support for client-side certificate authentication;

user-controlled validation of certificates;

built-in compression;

optional resuming of SSL sessions;

support for Cryptocards and USB Crypto Tokens;

authentication using pre-shared key (passphrase);

authentication using OpenPGP keys (requires OpenPGPBlackbox);

standard and custom TLS extensions;

data transfer using events/callbacks, i.e. possibility to secure not only socket-based, but also other types of data exchange;

support for key length from 512 to 16384 bits;

support for RSA, DSA and DH public key algorithms;

support for ECC-based cipher suites;

data encryption with Camellia, AES (128 to 256 bit), Triple DES (3DES), DES, ARCFOUR, RC2 algorithms;

integrity checking using HMAC, SHA1 and MD5 algorithms;

asynchronous operation mode which lets you easily build synchronous and asynchronous applications

Client-side FTP / FTPS protocol implementation offers the following FTP and FTPS features:

client-side support for FTP and FTP-over-SSL (FTPS) protocols;

support for explicit and implicit TLS;

compression (MODE Z) support;

MLST command processing for easy parsing of directory listings;

support for files over 4 Gb;

custom commands;

transfer resumption and partial transfers;

file and directory commands (create and delete directories, rename files etc.);

support for SOCKS and HTTP CONNECT (web tunneling) proxies;

support for FTP proxies;

active and passive mode with optional adjustment of the server address in passive mode;

flexible support for client-side authentication in FTPS;

bandwidth control;

IPv6 support;

DNSSEC support

SSLBlackbox includes a client-side HTTP / HTTPS protocol implementation, which offers the following HTTP features:

client-side support for HTTP 1.0 and HTTP 1.1 including keep-alive requests and chunked encoding (the features required by HTTP 1.1);

client-side support for HTTP over SSL (HTTPS);

flexible support for client-side authentication in HTTPS;

handling of GZip and Deflate compression;

easy to use cookie management;

support for files over 4 Gb;

support for HTTP, SOCKS and HTTP CONNECT (web tunneling) proxies;

support for "Windows Integrated" or NTLM authentication on both destination servers and proxy servers;

easy to use data post capabilities with methods to post web forms and binary data streams;

flexible redirection handling;

bandwidth control;

IPv6 support;

DNSSEC support

SSLBlackbox includes a client-side SMTP protocol implementation, which offers the following SMTP features:

client-side support for SMTP protocol;

support for explicit and implicit TLS;

support for binary transfer mode;

the component can send both messages created by MIMEBlackbox and any other generated messages;

flexible support for client-side authentication in SMTP over TLS;

bandwidth control;

IPv6 support

SMTP component is not available in ActiveX edition.

PKI Infrastructure - besides SSL/TLS features, SSLBlackbox includes base functions of PKIBlackbox.

Available editions

SSLBlackbox is available in several editions for various software platforms.

.NET edition. This edition of SSLBlackbox includes pure managed components, carefully optimized to achieve maximum performance, comparable to native processor code.

.NET edition requires .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, .NET Framework 1.1, Silverlight 4, Silverlight 3, Mono 2.0, Mono 1.0, .NET CF (Compact Framework) 3.5, .NET CF 2.0, .NET CF 1.0.

.NET edition can be used on ASP.NET server systems, Windows desktop systems, Windows Mobile PDAs, Silverlight-enabled browsers, on Linux and MacOS X systems with Mono installed.

VCL edition. Blazingly fast native Delphi (Pascal) components for building native Windows and Linux applications. Usable with Delphi, C++ Builder or FreePascal (Win32 or x64, Linux/x86 or Linux/x64).

VCL edition works on any computer with Windows 98 and later or with Linux kernel 2.4 and later.

ActiveX/DLL edition. ActiveX controls and Dynamically-Linked Libraries are useable with virtually any development tool, which supports ActiveX or DLLs. This includes ASP web pages, Visual Basic 6 applications, native C/C++ applications for Windows, shell and server-side scripts.

ActiveX/DLL edition works on any computer with Windows 98 and later.

If you are only going to distribute your product inside your own company/organization then you may be interested in the SSLBlackbox .NET Client-Server - In-house licenses.

SSLBlackbox .NET Client-Server In-house licenses are Runtime royalty free for use within your company. (The In-house license does not allow you to distribute your product to other companies/organizations or individual users.)

If you require information, please visit the pages above or Contact Us for pricing and availability.

Connect to remote servers or build your own secure servers.

Pricing: SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License 1 Developer Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License 2 Developers Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License 3 Developers Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License 4 Developers Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License 5 Developers Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support 1 Developer Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support 2 Developers Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support 3 Developers Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support 4 Developers Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support 5 Developers Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Lifetime free upgrades 1 Developer Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Lifetime free upgrades 2 Developers Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Lifetime free upgrades 3 Developers Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Lifetime free upgrades 4 Developers Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Lifetime free upgrades 5 Developers Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support + Lifetime free upgrades 1 Developer Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support + Lifetime free upgrades 2 Developers Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support + Lifetime free upgrades 3 Developers Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support + Lifetime free upgrades 4 Developers Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Vendor License + Priority support + Lifetime free upgrades 5 Developers Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company Vendor License, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company Vendor License + Priority support, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company Vendor License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company Vendor License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Worldwide)
(Unlimited Developers within your Company/Organization within many countries) Company Vendor License + Worldwide usage rights, SSLBlackbox 9.0 .NET Edition Client-Server - Company Vendor License (Worldwide)
(Unlimited Developers within your Company/Organization within many countries) Company Vendor License + Priority support + Worldwide usage rights, SSLBlackbox 9.0 .NET Edition Client-Server

Evals & Downloads: Read the SecureBlackBox help file, Download the SecureBlackBox for .NET, Silverlight, Mono and .NET CF evaluation on to your computer - Expires after 30 days, Download the SecureBlackBox for Mono evaluation on to your computer - Expires after 30 days, Download the IDEA module for SecureBlackBox .NET evaluation on to your computer - Expires after 30 days

Operating System for Deployment: Windows 7, Windows Server 2008, Windows Vista, Windows XP, Windows Server 2003, Windows 2000, Windows Mobile 6.0

Architecture of Product: 32Bit, 64Bit

Product Type: Component

Component Type: ASP.NET WebForms, .NET Class, Silverlight, .NET Compact Framework, 100% Managed Code

Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio .NET 2003, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic .NET 2003, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Visual C# .NET 2003, CodeGear RAD Studio 2009, C++Builder 2009, Delphi 2009, Delphi 2007 for Win32, Delphi 2006 (10.0), Delphi 2005 (9.0), .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, .NET Framework 1.1, Silverlight 4, Silverlight 3, Mono 2.6

Keywords: sslblackbox, ssl blackbox, ssl black box, SecureBlackbox, secure blackbox, secure black box, internet security, security, data security, file security, password, password protect, file encryptor, encrypt, encryption, DOTNET, NET, .NET, C#, VB.NET, SSL, TLS, SSH, SFTP, MIME, S/MIME, PGP, ssl, XML, ZIP, EDI, cloud, office, secure, protocol

EldoS Corporation

Encryption Encrypt Encoding encode encodes decryption Decrypt decrypting cypher

Internet Communication IP comms

Security secure Administration adminstrator admin administrates

Part numbers: PC-536222-382964 536222-382964 PC-536222-382965 536222-382965 PC-536222-382966 536222-382966 PC-536222-382967 536222-382967 PC-536222-382968 536222-382968 PC-536222-382971 536222-382971 PC-536222-382972 536222-382972 PC-536222-382973 536222-382973 PC-536222-382974 536222-382974 PC-536222-382975 536222-382975 PC-536222-382977 536222-382977 PC-536222-382978 536222-382978 PC-536222-382979 536222-382979 PC-536222-382980 536222-382980 PC-536222-382981 536222-382981 PC-536222-382984 536222-382984 PC-536222-382985 536222-382985 PC-536222-382986 536222-382986 PC-536222-382987 536222-382987 PC-536222-382988 536222-382988 PC-536222-382969 536222-382969 PC-536222-382976 536222-382976 PC-536222-382982 536222-382982 PC-536222-382989 536222-382989 PC-536222-382983 536222-382983 PC-536222-382990 536222-382990 PC-536222-382991 536222-382991 PC-536222-382992 536222-382992 PC-536222-382970 536222-382970

Mfr. Part No: SBB-NET-SLS-RU0001 SBB-NET-SLS-RV0000 SBB-NET-SLS-RV0002 SBB-NET-SLS-RV0004 SBB-NET-SLS-RV0006 SBB-NET-SLS-RV0008 SBB-NET-SLS-RV0010 SBB-NET-SLS-RV0012 SBB-NET-SLS-RV0100 SBB-NET-SLS-RV0102 SBB-NET-SLS-RV0108 SBB-NET-SLS-RV0110 SBB-NET-SLS-RV0200 SBB-NET-SLS-RV0202 SBB-NET-SLS-RV0208 SBB-NET-SLS-RV0210 SBB-NET-SLS-RV0300 SBB-NET-SLS-RV0302 SBB-NET-SLS-RV0308 SBB-NET-SLS-RV0310 SBB-NET-SLS-RV0400 SBB-NET-SLS-RV0402 SBB-NET-SLS-RV0408 SBB-NET-SLS-RV0410 SBB-NET-SLS-RV0500 SBB-NET-SLS-RV0502 SBB-NET-SLS-RV0508 SBB-NET-SLS-RV0510

注意

還未完成翻譯的產品說明, 我們提供了Google 翻譯的連結方便您使用. 但請注意, 自動翻譯有時候可能會有翻譯錯誤.
由「」技術提供
在Firefox 和Opera 需要Flash.

產品搜索

輸入搜索詞:

為什麼從ComponentSource購買?

ComponentSource 提供獨特的全球國際服務, 在世界各地共有超過1,000,000 開發者客戶.

更多訊息 | 關於我們

獎勵