관리-도구
편집 파일: __init__.pyi
def check_pkcs7_padding(data: bytes) -> bool: ... def check_ansix923_padding(data: bytes) -> bool: ...