Click or drag to resize

CipherPad Method

Pad data for block cipher.
Overload List
 NameDescription
Public methodStatic memberPad(Byte, CipherAlgorithm, Padding) Pad byte array for block cipher.
Public methodStatic memberPad(String, CipherAlgorithm, Padding) Pads hex-encoded string for block cipher.
Top
See Also