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