Bouncy Castle Library
C#
VB
C++
JavaScript
Show/Hide TOC
IBlock
Cipher
Padding
Pad
Count Method
Overload List
PadCount(
Byte
)
Determine the length of padding present in the passed in block.
PadCount(ReadOnlySpan
Byte
)
Determine the length of padding present in the passed in block.
See Also
Reference
IBlockCipherPadding Interface
Org.BouncyCastle.Crypto.Paddings Namespace
In This Article
Overload List
See Also