Azure.Security.CodeTransparency Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CodeTransparencyCertificateClient |
The client to fetch the service certificate for the use in TLS connection. Very similar to the one used in Azure.Security.ConfidentialLedger. Certificate responses get cached for a configured time. |
CodeTransparencyClient |
The CodeTransparency service client. |
CodeTransparencyClientOptions |
These options are used in both the certificate client and the regular client. |
JsonWebKey |
rfc7517 JSON Web Key representation adapted from a shared swagger definition in the common types. |
JwksDocument |
A JWKS like document. |
SecurityCodeTransparencyModelFactory |
Model factory for models. |
ServiceIdentityResult |
Response from the identity service containing the TLS cert. |
Enums
CodeTransparencyClientOptions.ServiceVersion |
The version of the service to use. |
CodeTransparencyOperationStatus |
Represents the status of an operation in CTS. |