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)
33
private
AdditionalAuthenticatedDataTemplate
_aadTemplate;