location property

location property

The CPU host name or physical location of the signing.

Definition:

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

See Also