Searched refs:pSecret (Results 1 – 1 of 1) sorted by relevance
325 def setPolicySecret(self, hPolicy=None, pSecret=None, secret_mode=None): argument339 if pSecret is None:351 pSecret)443 pSecret = c_char_p(addressof(well_known_secret))451 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')469 self.setPolicySecret(hPolicy=hSrkPolicy, pSecret=pSecret,527 pSecret = c_char_p(addressof(well_known_secret))538 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')575 pSecret = c_char_p(addressof(well_known_secret))586 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')[all …]