C# (CSharp) Org.BouncyCastle.Crypto.Paddings 네임스페이스

클래스들

이름 설명
ISO10126d2Padding
ISO7816d4Padding
PaddedBufferedBlockCipher
Pkcs7Padding
TbcPadding A padder that adds Trailing-Bit-Compliment padding to a block.

This padding pads the block out compliment of the last bit of the plain text.

X923Padding
ZeroBytePadding A padder that adds Null byte padding to a block.