DigitalCertificateMapReference#

class DigitalCertificateMapReference(key=None, value=None, *args, **kwargs)[source]#

Bases: object

Object containing digital_certificate_base64 and key_management_server_uuid fields for key management server

Parameters:
  • key – (key) Field containing digital_certificate_base64 and key_management_server_uuid for key management server

  • value – (value) Value for the fields digital_certificate_base64 and key_management_server_uuid for key management server

property key#

Field containing digital_certificate_base64 and key_management_server_uuid for key management server

Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property value#

Value for the fields digital_certificate_base64 and key_management_server_uuid for key management server

Type:

str