PURISTA API / @purista/amqpbridge / Encrypter
Type Alias: Encrypter
Encrypter =
Record<string,EncryptFunctions>
Defined in: amqpbridge/src/types/Encrypter.ts:7
Map of content-encoding to encryption implementation. Example key: utf-8.
PURISTA API / @purista/amqpbridge / Encrypter
Encrypter =
Record<string,EncryptFunctions>
Defined in: amqpbridge/src/types/Encrypter.ts:7
Map of content-encoding to encryption implementation. Example key: utf-8.