Click or drag to resize

CipherPad Method

Pad data to correct length for ECB and CBC encryption
Overload List
 NameDescription
Public methodStatic memberPad(Byte, CipherAlgorithm, Padding) Pad byte array to correct length for ECB and CBC encryption.
Public methodStatic memberPad(String, CipherAlgorithm, Padding) Pad hex-encoded string to correct length for ECB and CBC encryption.
Top
See Also