Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the maec-discussion mailing list or file a bug in our issue tracker.

maec.utils.idgen Module

Classes

class maec.utils.idgen.IDGenerator(namespace=Namespace('http://example.com', 'example', ''), method=1)

Bases: object

Utility class for generating MAEC IDs for objects

create_id(prefix='guid')

Create an ID.

Note that if prefix is not provided, it will be quid, even if the method is METHOD_INT.

Table Of Contents

Previous topic

maec.utils.deduplicator Module

Next topic

maec.utils.merge Module

This Page

Related Documentation