Namespace: Org.BouncyCastle.Crypto.Tls
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public int GetByteLength()
Visual Basic
Public Function GetByteLength As Integer
Visual C++
public:
virtual int GetByteLength() sealed

Implements

IDigest..::..GetByteLength()()()()

See Also