Generate Keys

Overview

The Generate Key plugin is used to generate private and public keys with the PKCS#8 format and save them as .pem document and Text format based on the smart service.
Smart Service:

Key Features & Functionality

  1. Generate Keys as Document: This Smart service generates Key using RSA, Hmac or EC algorithms with PKCS#8 format and saves it in Appian document in .pem format.
  2. Generate Keys as Text: This Smart service generates Key using RSA, Hmac or EC algorithms with PKCS#8 format and returns as Text.
Anonymous