rpkimancer.sigobj package¶
Submodules¶
Module contents¶
RPKI SignedObject implementations.
- rpkimancer.sigobj.from_ext(ext)¶
Get a SignedObject by file extension.
- Parameters:
ext (str) –
- Return type:
Type[SignedObject[Any]]
RPKI SignedObject implementations.
Get a SignedObject by file extension.
ext (str) –
Type[SignedObject[Any]]