Cryptshare .NET API Manual
This is the homepage of the English manual for the Cryptshare .NET API.
Page Index
Space Index
Total number of pages: 32
|
|||||||||||||||||||||||||||||||
0-9 |
AAbout API FunctionsThis section describes what methods the Cryptshare .NET API provides, and how to use them to perform the desired operations. All methods are provided by the API's Client object, so in order to use any of the API's functionality, you will need to first cre
About Verifications
Verification Modes Most of the services offered by the Cryptshare Server require a form of verification, before they can be used. The Cryptshare Server supports two types of verification: Sender Verification and Client Verification. If the Cryptshare Serv
Activate QUICK access
Bitte die Verlinkung des Sprachbuttons nicht vergessen If you want to learn more about the QUICK activation process, please head over to the article Activation of QUICK. When attempting to perform a QUICK transfer, it's important to make sure that no QUIC
API Functions
Bitte die Verlinkung des Sprachbuttons nicht vergessen Contents in this chapter @self Footer
|
||||||||||||||||||||||||||||||
B |
CClient VerificationBitte die Verlinkung des Sprachbuttons nicht vergessen Client Verification If the Verification mode is set to Client Verification, any sender email address can be used to perform a transfer operation. With Client Verification mode, the Client instance can
Commissioning
Contents in this chapter @self Footer
Compatibility
Bitte die Verlinkung des Sprachbuttons nicht vergessen On this page you will find an overview with which Cryptshare server versions the Cryptshare .NET API is compatible to. Cryptshare Server Version .NET API v5 Supported till Newest Version 4.5.0 ✔1,2,3
Cryptshare Server & Software
Bitte die Verlinkung des Sprachbuttons nicht vergessen Valid Cryptshare Server License In order to be able to use the Cryptshare .NET API with your Cryptshare Server instance, you will need to have a valid license. This license needs to be installed on th
|
||||||||||||||||||||||||||||||
D |
EE-Mail NotificationsBitte die Verlinkung des Sprachbuttons nicht vergessen Disabling e-mail notifications on server-side Usually the Cryptshare Server manages all e-mail communication between the participants of a transfer. However, when developing an own client application
Example Project
Setting up the development environment We highly recommend you to use an IDE for the following tutorial. The code has successfully been tested with Visual Studio Community https://visualstudio.microsoft.com/vs/community/. After launching the IDE and creat
|
||||||||||||||||||||||||||||||
FFile TransferBitte die Verlinkung des Sprachbuttons nicht vergessen You can perform both synchronous, as well as asynchronous Cryptshare file transfers using the API. A transfer can contain one or more files that will be encrypted, uploaded to the Cryptshare Server, a
|
GGeneral NotesContents in this chapter @self Footer
General Server Data
Bitte die Verlinkung des Sprachbuttons nicht vergessen With the Client's method RequestServerData() you can request general server data from the Cryptshare Server. The method returns a ServerData object which contains the official base URL of the Cryptsha
|
||||||||||||||||||||||||||||||
H |
I |
||||||||||||||||||||||||||||||
J |
K |
||||||||||||||||||||||||||||||
LLanguage ResourcesBitte die Verlinkung des Sprachbuttons nicht vergessen The Cryptshare Server can provide the Client with the language resources contained in the Language Packages that have been installed on the server. These Language Packages can then be used for a user
License Information
Bitte die Verlinkung des Sprachbuttons nicht vergessen The license information of the current Cryptshare Server installation and the Add-On Product's own license information can be queried from the server using the Client's RequestLicenseInfo() method. Th
|
M |
||||||||||||||||||||||||||||||
N |
O |
||||||||||||||||||||||||||||||
PPassword FunctionsBitte die Verlinkung des Sprachbuttons nicht vergessen When performing a Cryptshare Transfer, you can specify a password that will be required to access the transferred files. However, this password needs to fulfill the requirements of the Password Policy
Perform a QUICK transfer
Bitte die Verlinkung des Sprachbuttons nicht vergessen Introduction For general information about how QUICK Technology works and in order to get a better understanding of the terminology in use, please take a look at the article Introduction to QUICK http
Policy Rules
Bitte die Verlinkung des Sprachbuttons nicht vergessen Cryptshare uses Policy Settings that can be defined on the server side to allow or deny usage of the system to certain senders and recipients and to control the transfer options pertaining to specific
Prerequisites
Bitte die Verlinkung des Sprachbuttons nicht vergessen Valid Cryptshare Server License In order to be able to use the Cryptshare .NET API with your Cryptshare Server instance, you will need to have a valid license. This license needs to be installed on th
Provide your own Client Store
Bitte die Verlinkung des Sprachbuttons nicht vergessen Introduction There may be situations in which you don't want your application to write a "client.store" file containing the verification states to disk. To support this scenario, we offer several ways
|
QQuick Start GuideBitte die Verlinkung des Sprachbuttons nicht vergessen Overview In this article, you will learn how to get started with the Cryptshare .NET API. We will cover all important areas in order to have a working development environment with the .NET API ready t
|
||||||||||||||||||||||||||||||
RRevoke a TransferBitte die Verlinkung des Sprachbuttons nicht vergessen The transfer may be revoked if e.g. access to previously provided and outdated information needs to be prohibited for all recipients. Usage It is possible for the sender to revoke their transfer and n
|
SSender VerificationBitte die Verlinkung des Sprachbuttons nicht vergessen Sender Verification With Sender Verification mode, a verification has to be performed for each sender email address that is used. This makes sure that the sender address that is being used for a trans
System Requirements
Contents in this chapter @self Footer
|
||||||||||||||||||||||||||||||
TTerms of UseBitte die Verlinkung des Sprachbuttons nicht vergessen The Terms of Use that are defined under the Legal tab on the Cryptshare Server administration website can be downloaded by the Client, so that they can be presented to a user in a client side applicat
Transfer Polling
Bitte die Verlinkung des Sprachbuttons nicht vergessen Transfer Polling You can use the .NET API Client's method RequestActiveTransfers() to obtain a list of all active transfers that have been sent to the client's email address. The client has to be veri
|
UUpdateContents in this chapter @self Footer
|
||||||||||||||||||||||||||||||
Vv4.0.0Bitte die Verlinkung des Sprachbuttons nicht vergessen New features The API has been extended by several methods and properties related to QUICK Technology. For a primer on how to perform a QUICK transfer, please check out the guide "Perform a QUICK trans
v5.0.0
Bitte die Verlinkung des Sprachbuttons nicht vergessen New Features Revoke a transfer It is now possible to revoke a transfer such that its files are no longer accessible by the recipients. In order to revoke a transfer, call either overload of Client.Rev
Verification
Bitte die Verlinkung des Sprachbuttons nicht vergessen Contents in this chapter @self Footer
|
WWelcomeCryptshare .NET API Manual This is the homepage of the English manual for the Cryptshare .NET API. @self Page Index Footer
|
||||||||||||||||||||||||||||||
X |
Y |
||||||||||||||||||||||||||||||
Z |
!@#$ |
Overview
Content Tools