{"id":3276,"date":"2014-03-21T18:57:56","date_gmt":"2014-03-21T18:57:56","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/21\/problem-about-amazon-sns-collection-of-common-programming-errors\/"},"modified":"2014-03-21T18:57:56","modified_gmt":"2014-03-21T18:57:56","slug":"problem-about-amazon-sns-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/21\/problem-about-amazon-sns-collection-of-common-programming-errors\/","title":{"rendered":"problem about amazon-sns-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/5927806805f572cce7d89542ffeb81e1?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nKatherine Perotta<br \/>\njava encryption encoding signature amazon-sns<br \/>\nI am using exact code from here: http:\/\/docs.amazonwebservices.com\/AWSSimpleQueueService\/latest\/SQSDeveloperGuide\/AuthJavaSampleHMACSignature.htmlto generate a signature for my application. However, one line of code is not recognized in Eclipseresult = Encoding.EncodeBase64(rawHmac);Eclipse is saying it does not recognize the &#8220;Encoding&#8221; class. This is the exact error: The method EncodeBase64(byte[]) is undefined for the type Encoding I&#8217;ve tried importing the following 3 things:javax.sound.samp<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Katherine Perotta java encryption encoding signature amazon-sns I am using exact code from here: http:\/\/docs.amazonwebservices.com\/AWSSimpleQueueService\/latest\/SQSDeveloperGuide\/AuthJavaSampleHMACSignature.htmlto generate a signature for my application. However, one line of code is not recognized in Eclipseresult = Encoding.EncodeBase64(rawHmac);Eclipse is saying it does not recognize the &#8220;Encoding&#8221; class. This is the exact error: The method EncodeBase64(byte[]) is undefined for the type [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3276","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3276","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3276"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3276\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3276"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3276"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3276"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}