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)
34
protected
AdditionalAuthenticatedDataTemplate
_aadTemplate;