Extension methods to register services with dependency injection.
Add a ICryptographer implemented by Cryptographer. This method also configures the options required by the cryptography service.
public IKpokPatagonBuilder AddCryptographer(builder)| Name | Type | Summary |
|---|---|---|
| builder | IKpokPatagonBuilder |
Adds an IParameterConfigurationService as singleton instance of ParameterConfigurationService.
public IKpokPatagonBuilder AddParameterConfigurationService(builder)| Name | Type | Summary |
|---|---|---|
| builder | IKpokPatagonBuilder |
In this document