1 instantiation of AdditionalAuthenticatedDataTemplate
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
45_aadTemplate = new AdditionalAuthenticatedDataTemplate(Purposes);
1 reference to AdditionalAuthenticatedDataTemplate
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
34protected AdditionalAuthenticatedDataTemplate _aadTemplate;