Remove standard padding. Args: padded_data (byte string): A piece of data with padding that needs to be stripped. block_size (integer): The block boundary to use for padding. The input length must be a multiple of :data:`block_size`. style (string):
(padded_data, block_size, style='pkcs7')
source not stored for this graph (policy: none)