Discuss this help topic in SecureBlackbox Forum

TElCustomDataStorageSecurityHandler class

Methods     Declared in     Licensing     


TElCustomDataStorageSecurityHandler is a base class for TElDefaultDataStorageSecurityHandler.

Description

    TElCustomDataStorageSecurityHandler implements common functionality for all data storage security handlers. Security handler is an entity that implements data encryption and/or signing. The encryption method depends on specific security handler, it can be as password encryptions so open key encryption algorithm. TElCustomDataStorageSecurityHandler does not implement any functionality itself, you need to create its descendants to perform cryptographic operations.

Methods

Declared in

.NET:
  • Namespace: SBDataStorage
  • Assembly: SecureBlackbox.Cloud
VCL:
  • Unit: SBDataStorage
Java:
  • Package: SecureBlackbox.Cloud.jar
C++:
  • sbdatastorage.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard

Discuss this help topic in SecureBlackbox Forum