AcroSuite Cipher
Tools for encryption/decryption and digital signature with RSA. RSAを用いて暗号化・復号化及び電子署名生成のツールです。
40 subscribers
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AcroSuite Cipher endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate RSA Key /v0_1/CstService/tools/cipher/rsakey |
Generate Public and Private key pair of RSA. **RSA公開と秘密鍵**を生成するAPIです。 The following external document is for directly calling AcroSuite original APIs. Some Auth parameters may be… |
| POST |
Generate Digital Signature /v0_1/CstService/tools/cipher/signature |
Generate Digital Signature by RSA Key. You need prepare Public/Private Key in advance. RSA Keyによって**電子署名**を生成、予めGenerateRSAKeyを用意する必要があります。 The following external document is for… |
| POST |
Validate Digital Signature /v0_1/CstService/tools/cipher/isvalidsignature |
Do Validity Check for Digital Signature by RSA. RSA暗号化によって**電子署名**を検証します。 The following external document is for directly calling AcroSuite original APIs. Some Auth parameters… |
| POST |
RSA Cipher/Decipher /v0_1/CstService/tools/cipher/message |
Encrypt or Decrypt text messages by Public/Private Key of RSA. RSA暗号化によってメッセージを**暗号化・復号化**します。 The following external document is for directly calling AcroSuite original… |
AcroSuite Cipher pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|