getEmsa

Factory method for EMSA (message-encoding methods for signatures with appendix) objects

getEmsa
(
in string algo_spec
)

Parameters

algo_spec string

the name of the EME to create

Return Value

Type: EMSA

pointer to newly allocated object of that type

Meta