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