NBitcoin.BouncyCastle.Crypto.Digests.GeneralDigest.ProcessLength C# (CSharp) Méthode

ProcessLength() public abstract méthode

public abstract ProcessLength ( long bitLength ) : void
bitLength long
Résultat void
		public abstract void ProcessLength(long bitLength);
		public abstract void ProcessBlock();