IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

CertPublicKeyLength Property

The length of the certificate public key (in bits).

Object Oriented Interface

public function getCertPublicKeyLength();

Procedural Interface

ipworksopenpgp_certmgr_get($res, 13 );

Default Value

0

Remarks

The length of the certificate public key (in bits). Common values are 512, 1024, and 2048.

This property is read-only.

Data Type

Integer

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