| Package | Description |
|---|---|
| de.brendamour.jpasskit.signing |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
PKInMemorySigningUtil.createSignedAndZippedPkPassArchive(PKPass pass,
IPKPassTemplate passTemplate,
PKSigningInformation signingInformation) |
byte[] |
PKFileBasedSigningUtil.createSignedAndZippedPkPassArchive(PKPass pass,
IPKPassTemplate passTemplate,
PKSigningInformation signingInformation) |
byte[] |
IPKSigningUtil.createSignedAndZippedPkPassArchive(PKPass pass,
IPKPassTemplate passTemplate,
PKSigningInformation signingInformation)
Creates a signed and zipped pass using a template
|
byte[] |
PKAbstractSIgningUtil.signManifestFile(byte[] manifestJSON,
PKSigningInformation signingInformation) |
byte[] |
IPKSigningUtil.signManifestFile(byte[] manifestJSON,
PKSigningInformation signingInformation) |
void |
PKFileBasedSigningUtil.signManifestFileAndWriteToDirectory(File temporaryPassDirectory,
File manifestJSONFile,
PKSigningInformation signingInformation) |
protected byte[] |
PKAbstractSIgningUtil.signManifestUsingContent(PKSigningInformation signingInformation,
org.bouncycastle.cms.CMSTypedData content) |
Copyright © 2012–2015. All rights reserved.