public final class SignedLicense extends Object implements Serializable
| Constructor and Description |
|---|
SignedLicense(byte[] licenseContent,
byte[] signatureContent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
erase()
Erase the contents of this object.
|
byte[] |
getLicenseContent()
Get the content of the actual license object.
|
byte[] |
getSignatureContent()
Get the signature for the license content.
|
public SignedLicense(byte[] licenseContent,
byte[] signatureContent)
public final byte[] getLicenseContent()
License. For security reasons, only a copy of
the content is returned.public final byte[] getSignatureContent()
protected final void erase()
Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.