pub const NO_PAD: GeneralPurposeConfig;Expand description
Don’t add padding when encoding, and require no padding when decoding.
main (development) branch of crypto-glue.pub const NO_PAD: GeneralPurposeConfig;Don’t add padding when encoding, and require no padding when decoding.