class documentation

Undocumented

Method __init__ Undocumented
Method get_exchange_token_request Undocumented
Property private_key Undocumented
Property public_key_id Undocumented
Property service_account_id Undocumented
Instance Variable _kid Undocumented
Instance Variable _pk Undocumented
Instance Variable _said Undocumented
def __init__(self, private_key: RSAPrivateKey, public_key_id: str, service_account_id: str): (source)

Undocumented

def get_exchange_token_request(self) -> ExchangeTokenRequest: (source)
@property
private_key: RSAPrivateKey = (source)

Undocumented

@property
public_key_id: str = (source)

Undocumented

@property
service_account_id: str = (source)

Undocumented

Undocumented

Undocumented

Undocumented