public class ITunesProtection extends Protection
Protection.Scheme| Constructor and Description |
|---|
ITunesProtection(Box sinf) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getInitializationVector() |
byte[] |
getPrivateKey() |
Protection.Scheme |
getScheme() |
java.lang.String |
getUserID() |
java.lang.String |
getUserKey() |
java.lang.String |
getUserName() |
public ITunesProtection(Box sinf)
public Protection.Scheme getScheme()
getScheme in class Protectionpublic java.lang.String getUserID()
public java.lang.String getUserName()
public java.lang.String getUserKey()
public byte[] getPrivateKey()
public byte[] getInitializationVector()