com.adobe.flashaccess.sdk.media.drm
Class AlreadyEncryptedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.adobe.flashaccess.sdk.media.drm.AlreadyEncryptedException
All Implemented Interfaces:
java.io.Serializable

public class AlreadyEncryptedException
extends java.lang.RuntimeException

The content is already encrypted.

See Also:
Serialized Form

Method Summary
 KeyMetaData getKeyMetaData()
          Gets the key metadata if it can be located in the encrypted content.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getKeyMetaData

public KeyMetaData getKeyMetaData()
Gets the key metadata if it can be located in the encrypted content.

Returns:
The key metadata.


[an error occurred while processing this directive] [an error occurred while processing this directive]