Discuss this help topic in SecureBlackbox Forum

TElPKCS11ManagerObject class

Properties     Methods     Declared in     Licensing     


TElPKCS11ManagerObject represents a PKCS#11 object.

Description

    In PKCS#11 standard, an object is an item, stored on a token: data, a certificate, or a key.
TElPKCS11ManagerObject is a base class for different PKCS#11 objects. Descendant classes are: TElPKCS11ManagerDataObject, TElPKCS11ManagerCertificateObject, TElPKCS11ManagerKeyObject.

Properties

Methods

Declared in

.NET:
  • Namespace: SBPKCS11Manager
  • Assembly: SecureBlackbox.PKI
VCL:
  • Unit: SBPKCS11Manager
Java:
  • Package: SecureBlackbox.PKI.jar
C++:
  • sbpkcs11manager.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