Searched refs:subject_key_path (Results 1 – 2 of 2) sorted by relevance
3225 def make_atx_certificate(self, output, authority_key_path, subject_key_path, argument3255 signed_data.extend(encode_rsa_key(subject_key_path))
3825 def make_atx_certificate(self, output, authority_key_path, subject_key_path, argument3858 signed_data.extend(RSAPublicKey(subject_key_path).encode())