The following operator.call("DeleteKey", ...) in CreatePKCS10CSR appears to be incorrect (it should read operator.call("CreatePKCS10CSR", ...) ?)
https://github.com/nirsimetri/onvif-python/blob/5ff55aa0bd9379585902ec8a17907b6d7a77a0e3/onvif/services/security/keystore.py#L75C1-L75C25