Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Goedel
Cryptography
CryptoProviderSHA1
C# Class Goedel.Cryptography.CryptoProviderSHA1
Provider for the SHA-2 512 bit Hash Algorithm
Inheritance:
CryptoProviderDigest
Mostrar archivo
Open project: hallambaker/Mathematical-Mesh
Class Usage Examples
Public Methods
Method
Description
CryptoProviderSHA1
( ) :
System
Create a SHA-2-256 digest provider.
Private Methods
Method
Description
Factory
(
int
KeySize
,
CryptoAlgorithmID
DigestAlgorithm
) :
CryptoProvider
Method Details
CryptoProviderSHA1()
public
method
Create a SHA-2-256 digest provider.
public
CryptoProviderSHA1
( ) :
System
return
System