CryptoSys PKI Pro Manual

Rsa.KeyBits Method (String)

Return number of significant bits in RSA key modulus.

Syntax

[C#]
public static int KeyBits(
	string strRsaKey
)
[VB.NET]
Public Shared Function KeyBits ( _
	strRsaKey As String _
) As Integer

Parameters

strRsaKey
Internal key string

Return Value

Number of significant bits in key

See Also

VB6/C equivalent: RSA_KeyBits

[Contents] [Index]

[PREV: Rsa.GetPublicKeyFromCert Method...]   [Contents]   [Index]   
   [NEXT: Rsa.KeyBits Method (StringBuilder)...]

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