2021-04-10 04:00:37 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2015-10-16 00:33:37 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-06-22 00:16:40 +00:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2018-02-10 23:37:42 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-09-20 02:35:05 +00:00
< title > Shaka Packager SDK: shaka::media::AesRequestSigner Class Reference< / title >
2015-10-16 00:33:37 +00:00
< link href = "../../tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "../../jquery.js" > < / script >
< script type = "text/javascript" src = "../../dynsections.js" > < / script >
< link href = "../../search/search.css" rel = "stylesheet" type = "text/css" / >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../search/searchdata.js" > < / script >
2015-10-16 00:33:37 +00:00
< script type = "text/javascript" src = "../../search/search.js" > < / script >
< link href = "../../doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2018-02-10 23:37:42 +00:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2017-09-20 02:35:05 +00:00
< div id = "projectname" > Shaka Packager SDK
2015-10-16 00:33:37 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-06-22 00:16:40 +00:00
<!-- Generated by Doxygen 1.8.17 -->
2015-10-16 00:33:37 +00:00
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-06-22 00:16:40 +00:00
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
2021-04-10 04:00:37 +00:00
/* @license-end */
2015-10-16 00:33:37 +00:00
< / script >
2018-02-10 23:37:42 +00:00
< script type = "text/javascript" src = "../../menudata.js" > < / script >
< script type = "text/javascript" src = "../../menu.js" > < / script >
< script type = "text/javascript" >
2021-04-10 04:00:37 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-02-10 23:37:42 +00:00
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-04-10 04:00:37 +00:00
/* @license-end */< / script >
2018-02-10 23:37:42 +00:00
< div id = "main-nav" > < / div >
2015-10-16 00:33:37 +00:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2018-02-10 23:37:42 +00:00
< / div >
2015-10-16 00:33:37 +00:00
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
2016-05-24 23:43:16 +00:00
< li class = "navelem" > < a class = "el" href = "../../d8/daf/namespaceshaka.html" > shaka< / a > < / li > < li class = "navelem" > < b > media< / b > < / li > < li class = "navelem" > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" > AesRequestSigner< / a > < / li > < / ul >
2015-10-16 00:33:37 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
2016-05-24 23:43:16 +00:00
< a href = "../../d8/d92/classshaka_1_1media_1_1AesRequestSigner-members.html" > List of all members< / a > < / div >
2015-10-16 00:33:37 +00:00
< div class = "headertitle" >
2016-05-24 23:43:16 +00:00
< div class = "title" > shaka::media::AesRequestSigner Class Reference< / div > < / div >
2015-10-16 00:33:37 +00:00
< / div > <!-- header -->
< div class = "contents" >
2021-04-10 04:00:37 +00:00
< p > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" title = "AesRequestSigner uses AES-CBC signing." > AesRequestSigner< / a > uses AES-CBC signing.
2016-05-24 23:43:16 +00:00
< a href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html#details" > More...< / a > < / p >
2015-10-16 00:33:37 +00:00
< p > < code > #include < < a class = "el" href = "../../d7/dd4/request__signer_8h_source.html" > request_signer.h< / a > > < / code > < / p >
< div class = "dynheader" >
2016-05-24 23:43:16 +00:00
Inheritance diagram for shaka::media::AesRequestSigner:< / div >
2015-10-16 00:33:37 +00:00
< div class = "dyncontent" >
< div class = "center" >
2016-05-24 23:43:16 +00:00
< img src = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.png" usemap = "#shaka::media::AesRequestSigner_map" alt = "" / >
< map id = "shaka::media::AesRequestSigner_map" name = "shaka::media::AesRequestSigner_map" >
2021-04-10 04:00:37 +00:00
< area href = "../../df/d3c/classshaka_1_1media_1_1RequestSigner.html" title = "Abstract class used for signature generation." alt = "shaka::media::RequestSigner" shape = "rect" coords = "0,0,193,24" / >
< / map >
< / div > < / div >
2015-10-16 00:33:37 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a3010ad8c4c1588358a8d31a97afd6428" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a3010ad8c4c1588358a8d31a97afd6428" > < / a >
2016-05-24 23:43:16 +00:00
bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html#a3010ad8c4c1588358a8d31a97afd6428" > GenerateSignature< / a > (const std::string & message, std::string *signature) override< / td > < / tr >
2021-04-10 04:00:37 +00:00
< tr class = "memdesc:a3010ad8c4c1588358a8d31a97afd6428" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "../../df/d3c/classshaka_1_1media_1_1RequestSigner.html" title = "Abstract class used for signature generation." > RequestSigner< / a > implementation override. < br / > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a3010ad8c4c1588358a8d31a97afd6428" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "inherit_header pub_methods_classshaka_1_1media_1_1RequestSigner" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classshaka_1_1media_1_1RequestSigner')" > < img src = "../../closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "../../df/d3c/classshaka_1_1media_1_1RequestSigner.html" > shaka::media::RequestSigner< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:af867dbe96220d010b3602bd36738cb4b inherit pub_methods_classshaka_1_1media_1_1RequestSigner" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "af867dbe96220d010b3602bd36738cb4b" > < / a >
const std::string &   < / td > < td class = "memItemRight" valign = "bottom" > < b > signer_name< / b > () const< / td > < / tr >
< tr class = "separator:af867dbe96220d010b3602bd36738cb4b inherit pub_methods_classshaka_1_1media_1_1RequestSigner" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
2017-06-20 22:39:28 +00:00
< tr class = "memitem:a8ae2058318e5894422acb95586e3c471" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" > AesRequestSigner< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html#a8ae2058318e5894422acb95586e3c471" > CreateSigner< / a > (const std::string & signer_name, const std::vector< uint8_t > & aes_key, const std::vector< uint8_t > & iv)< / td > < / tr >
< tr class = "separator:a8ae2058318e5894422acb95586e3c471" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "inherited" > < / a >
Additional Inherited Members< / h2 > < / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "inherit_header pro_methods_classshaka_1_1media_1_1RequestSigner" > < td colspan = "2" onclick = "javascript:toggleInherit('pro_methods_classshaka_1_1media_1_1RequestSigner')" > < img src = "../../closed.png" alt = "-" / >   Protected Member Functions inherited from < a class = "el" href = "../../df/d3c/classshaka_1_1media_1_1RequestSigner.html" > shaka::media::RequestSigner< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a60388204b36d20aace63681107f663ff inherit pro_methods_classshaka_1_1media_1_1RequestSigner" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a60388204b36d20aace63681107f663ff" > < / a >
2015-10-16 00:33:37 +00:00
  < / td > < td class = "memItemRight" valign = "bottom" > < b > RequestSigner< / b > (const std::string & signer_name)< / td > < / tr >
2016-05-24 23:43:16 +00:00
< tr class = "separator:a60388204b36d20aace63681107f663ff inherit pro_methods_classshaka_1_1media_1_1RequestSigner" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-10-16 00:33:37 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2021-04-10 04:00:37 +00:00
< div class = "textblock" > < p > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" title = "AesRequestSigner uses AES-CBC signing." > AesRequestSigner< / a > uses AES-CBC signing. < / p >
2015-10-16 00:33:37 +00:00
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d7/dd4/request__signer_8h_source.html#l00045" > 45< / a > of file < a class = "el" href = "../../d7/dd4/request__signer_8h_source.html" > request_signer.h< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div > < h2 class = "groupheader" > Member Function Documentation< / h2 >
2018-02-10 23:37:42 +00:00
< a id = "a8ae2058318e5894422acb95586e3c471" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8ae2058318e5894422acb95586e3c471" > ◆ < / a > < / span > CreateSigner()< / h2 >
2015-10-16 00:33:37 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2016-05-24 23:43:16 +00:00
< td class = "memname" > < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" > AesRequestSigner< / a > * shaka::media::AesRequestSigner::CreateSigner < / td >
2015-10-16 00:33:37 +00:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > signer_name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2017-06-20 22:39:28 +00:00
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > aes_key< / em > , < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2017-06-20 22:39:28 +00:00
< td class = "paramtype" > const std::vector< uint8_t > &   < / td >
< td class = "paramname" > < em > iv< / em >   < / td >
2015-10-16 00:33:37 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-10 04:00:37 +00:00
< p > Create an AesSigner object from key and iv. < / p > < dl class = "section return" > < dt > Returns< / dt > < dd > The created < a class = "el" href = "../../d9/d8c/classshaka_1_1media_1_1AesRequestSigner.html" title = "AesRequestSigner uses AES-CBC signing." > AesRequestSigner< / a > object on success, NULL otherwise. < / dd > < / dl >
2015-10-16 00:33:37 +00:00
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../d4/df5/request__signer_8cc_source.html#l00028" > 28< / a > of file < a class = "el" href = "../../d4/df5/request__signer_8cc_source.html" > request_signer.cc< / a > .< / p >
2015-10-16 00:33:37 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
2017-09-20 02:35:05 +00:00
< li > packager/media/base/< a class = "el" href = "../../d7/dd4/request__signer_8h_source.html" > request_signer.h< / a > < / li >
< li > packager/media/base/< a class = "el" href = "../../d4/df5/request__signer_8cc_source.html" > request_signer.cc< / a > < / li >
2015-10-16 00:33:37 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2021-06-22 00:16:40 +00:00
Generated on Tue Jun 22 2021 00:16:05 for Shaka Packager SDK by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
< / a > 1.8.17
2015-10-16 00:33:37 +00:00
< / small > < / address >
< / body >
< / html >