getEme

Factory method for EME (message-encoding methods for encryption) objects

getEme
(
in string algo_spec
)

Parameters

algo_spec string

the name of the EME to create

Return Value

Type: EME

pointer to newly allocated object of that type

Meta