class documentation

class CSERegistrarSecurity:

View In Hierarchy

Structure to hold the security information for a CSE registrar.

Method __repr__ String representation of the CSERegistrarSecurity object.
Class Variable credentials Credentials for the registrar CSE to connect to this CSE.
Class Variable selfCredentials Credentials for the registrar CSE to connect to this CSE.
def __repr__(self) -> str:

String representation of the CSERegistrarSecurity object.

Returns
strString representation of the CSERegistrarSecurity object.
credentials: RequestCredentials =

Credentials for the registrar CSE to connect to this CSE.

selfCredentials: RequestCredentials =

Credentials for the registrar CSE to connect to this CSE.