Skip to content

Abblix.SecurityEvents.Abstractions Namespace

Interfaces
IIssuerKeyResolverAnswers which keys an issuer's signatures may verify against - the trust decision the signature check delegates, since WHO holds an issuer's keys is deployment knowledge no library can carry.
ISecurityEventTokenSignerTurns a built SET into its signed compact serialization: the bridge between this package's token model and whatever cryptography the host runs.
ISecurityEventTokenVerifierVerifies a SET's signature and yields the token whose claims are thereby the issuer's words: the bridge between the validation pipeline and whatever cryptography the host runs.