unsigned_attributes property

unsigned_attributes property

Gets the collection of attributes that are not signed.

Definition:

@property
def unsigned_attributes(self):
    ...

See Also