The signature method to use when signing method calls. PLAINTEXT is only recommended for testing, in general HMAC_SHA1 is well supported and more secure.
PLAINTEXT
HMAC_SHA1
HMAC-SHA1 signatures (recommended)
plain text signatures (not recommended)
The signature method to use when signing method calls.
PLAINTEXT
is only recommended for testing, in generalHMAC_SHA1
is well supported and more secure.