C# Class System.Security.Cryptography.HMACSHA1.Sha1.Context

Afficher le fichier Open project: Clancey/SimpleAuth

Méthodes publiques

Свойство Type Description
A uint
IntermediateHash uint[]
LengthHigh uint
LengthLow uint
MessageBlock byte[]
MessageBlockIndex int

Property Details

A public_oe property

public uint A
Résultat uint

IntermediateHash public_oe property

public uint[] IntermediateHash
Résultat uint[]

LengthHigh public_oe property

public uint LengthHigh
Résultat uint

LengthLow public_oe property

public uint LengthLow
Résultat uint

MessageBlock public_oe property

public byte[] MessageBlock
Résultat byte[]

MessageBlockIndex public_oe property

public int MessageBlockIndex
Résultat int