Discuss this help topic in SecureBlackbox Forum

TElPKCS7Issuer class

Properties     Declared in     


TElPKCS7Issuer is used as a certificate identifier. It contains only certificate issuer and serial number.

Description

     TElPKCS7Issuer is used to store only certificate issuer and serial number. This values can be taken from IssuerRDN and SerialNumber properties of TElX509Certificate class.

Properties

Declared in

.NET:
  • Namespace: SBPKCS7Utils
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBPKCS7Utils
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbpkcs7utils.h

Discuss this help topic in SecureBlackbox Forum