2017-02-11 01:23:57 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< 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" / >
2018-02-10 23:37:42 +00:00
< meta name = "generator" content = "Doxygen 1.8.13" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2017-09-20 02:35:05 +00:00
< title > Shaka Packager SDK: shaka::WidevineSigner Struct Reference< / title >
2017-02-11 01:23:57 +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 >
2017-02-11 01:23:57 +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
2017-02-11 01:23:57 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-02-10 23:37:42 +00:00
<!-- Generated by Doxygen 1.8.13 -->
2017-02-11 01:23:57 +00:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
< / 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" >
$(function() {
initMenu('../../',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
2017-02-11 01:23:57 +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 >
2017-02-11 01:23:57 +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 >
2017-08-18 18:39:42 +00:00
< li class = "navelem" > < a class = "el" href = "../../d8/daf/namespaceshaka.html" > shaka< / a > < / li > < li class = "navelem" > < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html" > WidevineSigner< / a > < / li > < / ul >
2017-02-11 01:23:57 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2017-08-18 18:39:42 +00:00
< a href = "#pub-types" > Public Types< / a > |
2017-02-11 01:23:57 +00:00
< a href = "#pub-attribs" > Public Attributes< / a > |
2017-08-18 18:39:42 +00:00
< a href = "../../d2/dce/structshaka_1_1WidevineSigner-members.html" > List of all members< / a > < / div >
2017-02-11 01:23:57 +00:00
< div class = "headertitle" >
2017-08-18 18:39:42 +00:00
< div class = "title" > shaka::WidevineSigner Struct Reference< / div > < / div >
2017-02-11 01:23:57 +00:00
< / div > <!-- header -->
< div class = "contents" >
2017-08-18 18:39:42 +00:00
< p > Signer credential for Widevine license server.
< a href = "../../df/d22/structshaka_1_1WidevineSigner.html#details" > More...< / a > < / p >
2017-02-11 01:23:57 +00:00
2017-08-18 18:39:42 +00:00
< p > < code > #include < < a class = "el" href = "../../dd/d58/crypto__params_8h_source.html" > crypto_params.h< / a > > < / code > < / p >
2017-02-11 01:23:57 +00:00
< table class = "memberdecls" >
2017-08-18 18:39:42 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a4f118f7b3a763c9f81b22be37d851313" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a4f118f7b3a763c9f81b22be37d851313" > < / a > enum   < / td > < td class = "memItemRight" valign = "bottom" > < b > SigningKeyType< / b > { < b > kNone< / b > ,
2017-08-18 18:39:42 +00:00
< b > kAes< / b > ,
< b > kRsa< / b >
}< / td > < / tr >
< tr class = "separator:a4f118f7b3a763c9f81b22be37d851313" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2017-02-11 01:23:57 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a6768d5addb3c90f33ce5f241705c827e" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a6768d5addb3c90f33ce5f241705c827e" > < / a >
2017-08-18 18:39:42 +00:00
std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html#a6768d5addb3c90f33ce5f241705c827e" > signer_name< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memdesc:a6768d5addb3c90f33ce5f241705c827e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Name of the signer / content provider. < br / > < / td > < / tr >
2017-08-18 18:39:42 +00:00
< tr class = "separator:a6768d5addb3c90f33ce5f241705c827e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a656fbc14799c96fa8b822e3917070cf6" > < td class = "memItemLeft" align = "right" valign = "top" > SigningKeyType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html#a656fbc14799c96fa8b822e3917070cf6" > signing_key_type< / a > = SigningKeyType::kNone< / td > < / tr >
< tr class = "separator:a656fbc14799c96fa8b822e3917070cf6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:acde572d713bb6888f3616795903dde08" > < td class = "memItemLeft" > < a id = "acde572d713bb6888f3616795903dde08" > < / a >
2017-08-18 18:39:42 +00:00
struct {< / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a21195399b14c171cc5b98426fafe208a" > < td class = "memItemLeft" >
2017-08-18 18:39:42 +00:00
      std::vector< uint8_t >       < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html#ad5c378d29df509280d8697f986163324" > key< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memdesc:a21195399b14c171cc5b98426fafe208a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > AES signing key. < br / > < / td > < / tr >
< tr class = "separator:a21195399b14c171cc5b98426fafe208a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8e28d56dd275895aba282e6f457c2928" > < td class = "memItemLeft" >
2017-08-18 18:39:42 +00:00
      std::vector< uint8_t >       < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html#a6db96d4c3f1189bbd09515732bec94d9" > iv< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memdesc:a8e28d56dd275895aba282e6f457c2928" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > AES signing IV. < br / > < / td > < / tr >
< tr class = "separator:a8e28d56dd275895aba282e6f457c2928" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acde572d713bb6888f3616795903dde08" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < b > aes< / b > < / td > < / tr >
< tr class = "separator:acde572d713bb6888f3616795903dde08" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6f739062bf87e410866d3f1dfd273b1" > < td class = "memItemLeft" > < a id = "ae6f739062bf87e410866d3f1dfd273b1" > < / a >
2017-08-18 18:39:42 +00:00
struct {< / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memitem:a7792b0c427608fd002da38f9f6545f2e" > < td class = "memItemLeft" >
2017-08-18 18:39:42 +00:00
      std::string      < a class = "el" href = "../../df/d22/structshaka_1_1WidevineSigner.html#a25bb558aa06563d24c3d7f9733ff8898" > key< / a > < / td > < / tr >
2018-02-10 23:37:42 +00:00
< tr class = "memdesc:a7792b0c427608fd002da38f9f6545f2e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > RSA signing private key. < br / > < / td > < / tr >
< tr class = "separator:a7792b0c427608fd002da38f9f6545f2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6f739062bf87e410866d3f1dfd273b1" > < td class = "memItemLeft" valign = "top" > }  < / td > < td class = "memItemRight" valign = "bottom" > < b > rsa< / b > < / td > < / tr >
< tr class = "separator:ae6f739062bf87e410866d3f1dfd273b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-02-11 01:23:57 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2017-08-18 18:39:42 +00:00
< div class = "textblock" > < p > Signer credential for Widevine license server. < / p >
2017-02-11 01:23:57 +00:00
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../dd/d58/crypto__params_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "../../dd/d58/crypto__params_8h_source.html" > crypto_params.h< / a > .< / p >
2017-02-11 01:23:57 +00:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2018-02-10 23:37:42 +00:00
< a id = "a656fbc14799c96fa8b822e3917070cf6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a656fbc14799c96fa8b822e3917070cf6" > ◆ < / a > < / span > signing_key_type< / h2 >
2017-02-11 01:23:57 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2017-08-18 18:39:42 +00:00
< td class = "memname" > SigningKeyType shaka::WidevineSigner::signing_key_type = SigningKeyType::kNone< / td >
2017-02-11 01:23:57 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-08-18 18:39:42 +00:00
< p > Specifies the signing key type, which determines whether AES or RSA key are used to authenticate the signer. A type of 'kNone' is invalid. < / p >
2017-02-11 01:23:57 +00:00
2018-02-10 23:37:42 +00:00
< p class = "definition" > Definition at line < a class = "el" href = "../../dd/d58/crypto__params_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "../../dd/d58/crypto__params_8h_source.html" > crypto_params.h< / a > .< / p >
2017-02-11 01:23:57 +00:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
2017-09-20 02:35:05 +00:00
< li > packager/media/public/< a class = "el" href = "../../dd/d58/crypto__params_8h_source.html" > crypto_params.h< / a > < / li >
2017-02-11 01:23:57 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2018-08-20 17:47:59 +00:00
Generated on Mon Aug 20 2018 10:46:53 for Shaka Packager SDK by   < a href = "http://www.doxygen.org/index.html" >
2017-02-11 01:23:57 +00:00
< img class = "footer" src = "../../doxygen.png" alt = "doxygen" / >
2018-02-10 23:37:42 +00:00
< / a > 1.8.13
2017-02-11 01:23:57 +00:00
< / small > < / address >
< / body >
< / html >