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

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

abstract private ProcessLength ( long bitLength ) : void
bitLength long
리턴 void
        internal abstract void ProcessLength(long bitLength);