[Prev]

3.4.13 a7n = tas3_get_epr_a7n(cf, epr)

Prototype

  tas3_str* tas3_get_epr_a7n(tas3_conf* cf, tas3_epr* epr);
cf

TAS3 configuration object, also used for memory allocation

epr

An EPR object, such as obtained from tas3_get_epr()

return

Assertion from EPR <sec:Token> field as a string.


[Prev | Next]