OcbBlockCipherOCB_extend Method
Namespace: Org.BouncyCastle.Crypto.ModesAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
protected static void OCB_extend(
byte[] block,
int pos
)
Protected Shared Sub OCB_extend (
block As Byte(),
pos As Integer
)
Org.BouncyCastle.Crypto.Modes.OcbBlockCipher.OCB_extend = function(block, pos);
Parameters
- block Byte
-
- pos Int32
-