importSigningIdentity
Imports a signing identity and returns a signing operation.
importSigningIdentity(p12Base64: String!, passphrase: String!, targetAgentIds: [ID!]!): SigningOperation!Arguments
The PKCS #12 Base64 used to filter or perform the operation.
The passphrase used to filter or perform the operation.
Identifiers of the target agents.
Returns
Stable identifier for this signing operation.
Category of this signing operation.
The asset key associated with this signing operation. May be null when unavailable or not applicable.
Identifier of the related source agent. May be null when unavailable or not applicable.
Current status of this signing operation.
Error message when this signing operation did not complete successfully. May be null when unavailable or not applicable.
ISO 8601 timestamp when this signing operation was created.
ISO 8601 timestamp when this signing operation was last updated.
ISO 8601 timestamp when this signing operation finished. May be null when unavailable or not applicable.
Items associated with this signing operation.