BLOCK_SIZE

nn::crypto::CtrDecryptor::BLOCK_SIZE Member Constant

Syntax

static const size_t BLOCK_SIZE =  ImplT::BLOCK_SIZE;

Description

Constant representing the block size.

The unit is bytes.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL