This document describes the current stable version of Celery (3.1). For development docs, go here.

celery.security.key

celery.security.key

Private key for the security serializer.

class celery.security.key.PrivateKey(key)[source]
sign(data, digest)[source]

sign string containing data.