fm.liveswitch.sdp.PromptEncryptionKey Class Reference

An SDP encryption key with a method of "prompt". More...

Public Member Functions

 PromptEncryptionKey ()
 
- 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 ()
 

Detailed Description

An SDP encryption key with a method of "prompt".

Constructor & Destructor Documentation

◆ PromptEncryptionKey()

fm.liveswitch.sdp.PromptEncryptionKey.PromptEncryptionKey ( )