Search
Preparing search index...
The search index is not available
Cocoon Cloud SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SigningKey
Class SigningKey
Hierarchy
SigningKey
Index
Constructors
constructor
Accessors
id
name
platform
Methods
delete
Constructors
constructor
new
Signing
Key
(
signingKeyData
:
ISigningKeyData
, platform
:
Platform
)
:
SigningKey
Parameters
signingKeyData:
ISigningKeyData
platform:
Platform
Returns
SigningKey
Accessors
id
get
id
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
platform
get
platform
(
)
:
Platform
Returns
Platform
Methods
delete
delete
(
)
:
Promise
<
void
>
Delete the signing key.
Returns
Promise
<
void
>
Promise of a successful operation.
Globals
Grant
Type
Platform
Status
Storage
Type
APIURL
CocoonAPI
Compilation
Cookie
Credential
Storage
Cookie
Helper
Memory
Credential
Storage
OAuth
Project
ProjectAPI
Signing
Key
constructor
id
name
platform
delete
Signing
KeyAPI
User
UserAPI
IAccess
Token
ICocoon
Template
ICocoon
Version
ICredential
Storage
IPayment
Plan
IProject
Data
IRepository
Data
ISigning
Key
Data
IUser
Data
Generated using
TypeDoc
Delete the signing key.