Discuss this help topic in SecureBlackbox Forum

TElFullPKIRequest class

Properties     Methods     Events     Declared in     Licensing     


TElFullPKIRequest is a predecessor of TElFullPKIResponse.

Description

TELFullPKIRequest is used to manage a PKI enrollment protocol. Followed by TelFullPKIResponse, it forms the successfull PKI enrollment transaction as defined in RFC 5272.

Two types of PKI requests are possible:

  • Simple PKI Request (Certification request), and
  • Full PKI Request (wrapped in a CMS message as part of the PKIData element).

PKIData includes the following fields:

  • ControlAttribute;
  • Request (Certification request);
  • CMS (message objects);
  • OtherMsg (arbitrary data objects).

Properties

Methods

Events

Declared in

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