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.NET]
Public Shared Function BlockBytes ( _
	alg As CipherAlgorithm _
) As Integer

Parameters

alg
Type: CipherAlgorithm
Cipher algorithm

Return Value

Block size in bytes

[Contents] [Index]

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

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