NBitcoin.BouncyCastle.Crypto.Digests.GeneralDigest.ProcessLength C# (CSharp) 메소드

ProcessLength() 공개 추상적인 메소드

public abstract ProcessLength ( long bitLength ) : void
bitLength long
리턴 void
		public abstract void ProcessLength(long bitLength);
		public abstract void ProcessBlock();