Searched refs:pSecret (Results 1 – 1 of 1) sorted by relevance
318 def setPolicySecret(self, hPolicy=None, pSecret=None, secret_mode=None): argument332 if pSecret is None:344 pSecret)436 pSecret = c_char_p(addressof(well_known_secret))444 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')462 self.setPolicySecret(hPolicy=hSrkPolicy, pSecret=pSecret,520 pSecret = c_char_p(addressof(well_known_secret))531 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')568 pSecret = c_char_p(addressof(well_known_secret))579 self.setPolicySecret(pSecret=pSecret, secret_mode='sha1')[all …]