CryptoSys PKI Pro Manual

Rsa.KeyBits Method (StringBuilder)

Return number of significant bits in RSA key modulus.

Syntax

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

Parameters

sbRsaKey
Internal key string

Return Value

Number of significant bits in key

See Also

VB6/C equivalent: RSA_KeyBits

[Contents] [Index]

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

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.