cert_raw_data property

cert_raw_data property

Gets certificate raw data if this VBA project is signed.

Definition:

@property
def cert_raw_data(self):
    ...

See Also