←Select platform

PublicKeyBits Property

Summary

Number of bits of the signature's public key.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly