Preparing search index...
The search index is not available
@electron/notarize
@electron/notarize
LegacyNotarizeApiKeyCredentials
Interface LegacyNotarizeApiKeyCredentials
Deprecated
This interface was used for Apple's
altool
, which was sunset in 2023 and no longer works.
interface
LegacyNotarizeApiKeyCredentials
{
appleApiIssuer
:
string
;
appleApiKey
:
string
;
}
Index
Properties
apple
Api
Issuer
apple
Api
Key
Properties
apple
Api
Issuer
apple
Api
Issuer
:
string
apple
Api
Key
apple
Api
Key
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
apple
Api
Issuer
apple
Api
Key
@electron/notarize
Loading...
Deprecated
This interface was used for Apple's
altool
, which was sunset in 2023 and no longer works.