CryptoSys PKI Pro Manual

Rsa.KeyBytes(String) Method

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

Syntax

[C#]
public static int KeyBytes(
   string strRsaKey 
)
[VB]
Public Shared Function KeyBytes (
   strRsaKey As String 
) As Integer

Parameters

strRsaKey  String
Internal key string

Return Value

Int32
Number of bytes in key

See Also

VB6/C equivalent: RSA_KeyBytes

[Contents] [Index]

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

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