CryptoSys PKI Pro Manual

Rsa.KeyBits(StringBuilder) Method

Return number of significant bits in RSA key modulus.

Syntax

[C#]
public static int KeyBits(
   StringBuilder sbRsaKey 
)
[VB]
Public Shared Function KeyBits (
   sbRsaKey As StringBuilder 
) As Integer

Parameters

sbRsaKey  StringBuilder
Internal key string

Return Value

Int32
Number of significant bits in key

See Also

VB6/C equivalent: RSA_KeyBits

[Contents] [Index]

[PREV: Rsa.KeyBits(String) Method...]   [Contents]   [Index]   
   [NEXT: Rsa.KeyBytes(String) Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.