nn::crypto::ShaBlock512BitContext Class

Syntax

class ShaBlock512BitContext : public nn::crypto::HashContextBase

Description

Context object for SHA calculation with a BlockSize of 512 bits.

This class cannot be instantiated directly. Use derived classes instead.

Class Hierarchy

nn::crypto::HashContextBase
  nn::crypto::ShaBlock512BitContext

Revision History

2010/01/07
Initial version.

CONFIDENTIAL