- addPadding
void addPadding(SecureVector!ubyte buffer, size_t last_byte_pos, size_t block_size)
Undocumented in source. Be warned that the author may not have intended to support it.
- unpad
size_t unpad(const(ubyte)* block, size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
- validBlocksize
bool validBlocksize(size_t bs)
Undocumented in source. Be warned that the author may not have intended to support it.
PKCS#7 Padding