# Functions
GetServicePrincipalTokenFromMSI gets a standard Service Principal Token from a Managed Service Identity that's assigned to an Azure Function.
InvokeSignFunction invokes the sshizzle-ca on Azure Functions with a given OAuth config and token.
NewKeyVaultSigner returns a new instance of a KeyVaultSigner.
# Constants
Timeout for all calls to Azure Key Vault.
# Structs
FunctionPayload is the payload structure for the Azure Function.
FunctionResponse is the structure for a response from the Azure Function.
KeyVaultSigner an Azure Key Vault signer.
MSIResourceToken represents an Identity Token provided by an Azure Managed Service Identity.