Constructor
new SalmonTransformerFactory()
Methods
(static) create(type) → {ISalmonCTRTransformer}
Create an encryption transformer implementation.
Parameters:
Name | Type | Description |
---|---|---|
type |
ProviderType | The supported provider type. |
Throws:
SalmonSecurityException Thrown when error with security
Returns:
The transformer.
- Type
- ISalmonCTRTransformer