←Select platform

PublicKeyBits Property

Summary

Number of bits of the signature's public key.

Syntax
C#
VB
C++
Java
public int PublicKeyBits { get; set; } 
Public Property PublicKeyBits As Integer 
public int getPublicKeyBits() 
public void setPublicKeyBits(int publicKeyBits) 
public: 
property int PublicKeyBits { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of bits of the signature's public key.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly