Private Readonly cachePrivate Readonly credentialPrivate Readonly identityPrivate Readonly pcdsPrivate generateGenerates the requested credential, if possible. Takes a CredentialRequest and produces a serialized PCD which consists of a signature PCD (e.g. a semaphore signature PCD) which wraps a FeedCredentialPayload. This payload contains a timestamp, and may contain a PCD if a) the feed requests one and b) CredentialManager can find a matching PCD.
Private getPrivate getPrivate purgeReturns a requested credential, either from the cache or by generating it.
Private semaphorePrivate setGenerated using TypeDoc
Handles generation of credentials for feeds.