An SDP encryption key with a method of "uri". More...
Public Member Functions | |
java.net.URI | getUri () |
Gets the URI referring to the data containing the key. More... | |
UriEncryptionKey (java.net.URI uri) | |
Initializes a new instance of the fm.liveswitch.sdp.UriEncryptionKey class. More... | |
Public Member Functions inherited from fm.liveswitch.sdp.EncryptionKey | |
String | toString () |
Converts this instance to a string. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from fm.liveswitch.sdp.EncryptionKey | |
static fm.liveswitch.sdp.EncryptionKey | parse (String s) |
Creates an fm.liveswitch.sdp.EncryptionKey instance from a string. More... | |
Protected Member Functions inherited from fm.liveswitch.sdp.EncryptionKey | |
EncryptionKey () | |
An SDP encryption key with a method of "uri".
fm.liveswitch.sdp.UriEncryptionKey.UriEncryptionKey | ( | java.net.URI | uri | ) |
Initializes a new instance of the fm.liveswitch.sdp.UriEncryptionKey class.
uri | The URI referring to the data containing the key. |
java.net.URI fm.liveswitch.sdp.UriEncryptionKey.getUri | ( | ) |
Gets the URI referring to the data containing the key.