Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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