public class VistaSha1Context
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
Computed |
int |
Corrupted |
int[] |
Intermediate_Hash |
int |
Length_High |
int |
Length_Low |
byte[] |
Message_Block |
int |
Message_Block_Index |
static int |
SHA1HashSize |
Constructor and Description |
---|
VistaSha1Context() |
public static final int SHA1HashSize
public int[] Intermediate_Hash
public int Length_Low
public int Length_High
public int Message_Block_Index
public byte[] Message_Block
public int Computed
public int Corrupted
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.