Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
RNS::Cryptography::PKCS7
Constants
BLOCKSIZE = 16
Class methods
pad
(data :
Bytes
, bs :
Int32
=
BLOCKSIZE
) :
Bytes
Source
unpad
(data :
Bytes
, bs :
Int32
=
BLOCKSIZE
) :
Bytes
Source