npp_mimetools.saml

Undocumented in source.

Members

Functions

samlDecode
int samlDecode(char[] dest, char[] encodedSamlStr)
Undocumented in source.

Variables

SAML_DECODE_ERROR_BASE64DECODE
enum int SAML_DECODE_ERROR_BASE64DECODE;
Undocumented in source.
SAML_DECODE_ERROR_INFLATE
enum int SAML_DECODE_ERROR_INFLATE;
Undocumented in source.
SAML_DECODE_ERROR_URLDECODE
enum int SAML_DECODE_ERROR_URLDECODE;
Undocumented in source.
SAML_MESSAGE_MAX_SIZE
enum int SAML_MESSAGE_MAX_SIZE;
Undocumented in source.

Meta