CryptoSys PKI Pro Manual

Cipher.BlockBytes Method

Return the block size in bytes for a given cipher algorithm.

Syntax

[C#]
public static int BlockBytes(
   CipherAlgorithm alg 
)
[VB]
Public Shared Function BlockBytes (
   alg As CipherAlgorithm 
) As Integer

Parameters

alg  CipherAlgorithm
Cipher algorithm

Return Value

Int32
Block size in bytes

[Contents] [Index]

[PREV: Asn1.Type Method...]   [Contents]   [Index]   
   [NEXT: Cipher.Decrypt(Byte, Byte, Byte, CipherAlgorithm, Mode) Method...]

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