encapsulated_content property

encapsulated_content property

Gets the signed content, consisting of a content type identifier and the content itself.

Definition:

@property
def encapsulated_content(self):
    ...

See Also