DelegationSignerInfo Class
The delegation signer information.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DelegationSignerInfo(**kwargs: Any)
Variables
Name | Description |
---|---|
digest_algorithm_type
|
The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml. |
digest_value
|
The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record. |
record
|
The record represents a delegation signer (DS) record. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python