com.adobe.flashaccess.sdk.cert
Interface ModuleInfo


public interface ModuleInfo

Specifies information for a DRM or runtime module, including version and security level.


Method Summary
 IssuerAndSerialNumber getIssuerAndSN()
          Specifies the issuer and serial number of the DRM or runtime credential.
 int getSecurityLevel()
          Specifies the security level of the DRM or runtime module.
 VersionInfo getVersion()
          Specifies the version of the DRM or runtime module.
 

Method Detail

getSecurityLevel

int getSecurityLevel()
Specifies the security level of the DRM or runtime module.

Returns:
The security level.

getVersion

VersionInfo getVersion()
Specifies the version of the DRM or runtime module.

Returns:
The version information.

getIssuerAndSN

IssuerAndSerialNumber getIssuerAndSN()
Specifies the issuer and serial number of the DRM or runtime credential.

Returns:
The issuer and serial number.


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