CryptoSys PKI Pro Manual

Rsa.KeyBytes(StringBuilder) Method

Return number of bytes (octets) in RSA key modulus.

Syntax

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

Parameters

sbRsaKey  StringBuilder
Internal key string

Return Value

Int32
Number of bytes in key

See Also

VB6/C equivalent: RSA_KeyBytes

[Contents] [Index]

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

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