1 reference to AggregateKeyEscrowSink
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyEscrowServiceProviderExtensions.cs (1)
21
return (escrowSinks != null && escrowSinks.Count > 0) ? new
AggregateKeyEscrowSink
(escrowSinks) : null;