certificate_file_path property

certificate_file_path property

File path of Digital Certificate.

Definition:

@property
def certificate_file_path(self):
    ...
@certificate_file_path.setter
def certificate_file_path(self, value):
    ...

See Also