class documentation
class FederationCertificateStatus(pb_classes.Message): (source)
Constructor: FederationCertificateStatus(initial_message, state, algorithm, key_size, ...)
Undocumented
| Class | |
Undocumented |
| Method | __dir__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | algorithm |
Undocumented |
| Method | key |
Undocumented |
| Method | not |
Undocumented |
| Method | not |
Undocumented |
| Method | state |
Undocumented |
| Constant | __PB2 |
Undocumented |
| Constant | __PY |
Undocumented |
| Class Variable | __mask |
Undocumented |
| Property | algorithm |
Undocumented |
| Property | key |
Undocumented |
| Property | not |
Undocumented |
| Property | not |
Undocumented |
| Property | state |
Undocumented |
Inherited from Message:
| Class Method | get |
Undocumented |
| Class Method | is |
Undocumented |
| Class Method | is |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | check |
Undocumented |
| Method | get |
Undocumented |
| Method | get |
Undocumented |
| Method | is |
Undocumented |
| Method | set |
Undocumented |
| Method | which |
Undocumented |
| Class Variable | __PB2 |
Undocumented |
| Instance Variable | __pb2 |
Undocumented |
| Method | _clear |
Undocumented |
| Method | _get |
Undocumented |
| Method | _set |
Undocumented |
| Class Variable | __credentials |
Undocumented |
| Class Variable | __default |
Undocumented |
| Class Variable | __sensitive |
Undocumented |
| Instance Variable | __recorded |
Undocumented |
def __init__(self, initial_message:
message_1.Message | None = None, *, state: FederationCertificateStatus.State | federation_certificate_pb2.FederationCertificateStatus.State | None | unset.UnsetType = unset.Unset, algorithm: builtins.str | None | unset.UnsetType = unset.Unset, key_size: builtins.int | None | unset.UnsetType = unset.Unset, not_before: timestamp_pb2.Timestamp | datetime.datetime | None | unset.UnsetType = unset.Unset, not_after: timestamp_pb2.Timestamp | datetime.datetime | None | unset.UnsetType = unset.Unset):
(source)
¶
Undocumented
@not_after.setter
def not_after(self, value:
def not_after(self, value:
timestamp_pb2.Timestamp | datetime.datetime | None):
(source)
¶
Undocumented
@not_before.setter
def not_before(self, value:
def not_before(self, value:
timestamp_pb2.Timestamp | datetime.datetime | None):
(source)
¶
Undocumented
@state.setter
def state(self, value:
def state(self, value:
FederationCertificateStatus.State | federation_certificate_pb2.FederationCertificateStatus.State | None):
(source)
¶
Undocumented
Undocumented
| Value |
|
Undocumented
| Value |
|