Searched refs:set_signature (Results 1 - 3 of 3) sorted by relevance

/pkg/src/
H A Dsign.py307 a.set_signature(m.gen_actions(),
/pkg/src/modules/actions/
H A Dsignature.py487 def set_signature(self, acts, key_path=None, chain_paths=misc.EmptyI, member in class:SignatureAction
/pkg/src/tests/cli/
H A Dt_pkgsign.py1527 """Test that if SignatureAction.set_signature is given invalid
1538 self.assertRaises(action.ActionDataError, sig_act.set_signature,
1541 self.assertRaises(action.ActionDataError, sig_act.set_signature,

Completed in 21 milliseconds