|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerCredential
Represents an Adobe-issued server credential (a certificate and its associated key).
| Nested Class Summary | |
|---|---|
static class |
ServerCredential.LicenseTier
These types are used to determine the functionality available to customers. |
| Method Summary | |
|---|---|
java.security.cert.X509Certificate |
getCertificate()
Retrieves the server's certificate. |
java.security.cert.X509Certificate[] |
getCertificateChain()
Retrieves the server's certificate and all certificates in the chain. |
IssuerAndSerialNumber |
getIssuerAndSerialNumber()
Retrieves the issuer and serial number of the certificate. |
byte[] |
getKeyId()
Retrieves the key identifier for the public key. |
ServerCredential.LicenseTier |
getLicenseTier()
Retrieves the license-tier of the certificate |
| Method Detail |
|---|
java.security.cert.X509Certificate getCertificate()
java.security.cert.X509Certificate[] getCertificateChain()
byte[] getKeyId()
com.adobe.flashaccess.sdk.media.drm.keys.v2.AsymmetricKeyProtectionInfoIssuerAndSerialNumber getIssuerAndSerialNumber()
ServerCredential.LicenseTier getLicenseTier()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||