CryptoSys PKI Pro Manual

Rsa.KeyBytes Method (String)

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

Syntax

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

Parameters

strRsaKey
Internal key string

Return Value

Number of bytes in key

See Also

VB6/C equivalent: RSA_KeyBytes

[Contents] [Index]

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

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