Interface | Description |
---|---|
IAppStorePrivateKeyProvider |
This interface defines contract for APIs to retrieve AppStore private key
data for an application.
|
IAppStorePublicKeyProvider |
This interface defines contract for APIs to retrieve AppStore public key data
for an application.
|
Class | Description |
---|---|
AppStoreKeyId |
This class provides methods to construct a key identifier for an AppStore keypair
as a function of its application identifiers and decode values of encoded
application identifiers back from a key identifier value.
|