def test_type(self): """ `PKCS12Type` is a type object. """ assert PKCS12 is PKCS12Type assert is_consistent_type(PKCS12, 'PKCS12')