SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DecryptionCertSerialNumber Property

Returns the certificate's serial number.

Object Oriented Interface

public function getDecryptionCertSerialNumber();
public function setDecryptionCertSerialNumber($value);

Procedural Interface

secureblackbox_mailreader_get($res, 47 );
secureblackbox_mailreader_set($res, 47, $value );

Remarks

Returns the certificate's serial number.

This property is not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]