1 instantiation of AdditionalAuthenticatedDataTemplate
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
44_aadTemplate = new AdditionalAuthenticatedDataTemplate(Purposes);
1 reference to AdditionalAuthenticatedDataTemplate
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
33private AdditionalAuthenticatedDataTemplate _aadTemplate;