• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

kreatv-option-authentication_bcm15

This IIP installs authentication keys that can be used by applications to sign and verify data using TOI.

Parameters

Name Repeat Description Type Default Example
key Multiple The key must be in a .pem file containing only one public or private key. Private keys shall have "-----BEGIN RSA PRIVATE KEY-----" as the header and "-----END RSA PRIVATE KEY-----" as the footer. Public keys shall have "-----BEGIN PUBLIC KEY-----" as the header and "-----END PUBLIC KEY-----" as the footer. The value of this parameter must be formatted as "keyname:file", where "keyname" is a logical name for the key and "file" is a path to a .pem file. In the example, suppose that key1 is a private key, and key2 is public. signData("key1", ...) and verifySignature("key2", ...) shall be called by the application to create and verify signatures. String key=key1:/extra/ca/key1.pem,key=key2:/extra/ca/key2.pem

Details

Version5.1.1.p8
Content version-
Branchkreatv.5.1.1.p8
Date20180221
Time143533
Architecturebcm15
Rootdisk dependencies-
Finalize dependencies-
Installation scriptsbuildtime, kit
Dependency onlyno
Explicitno
Allow any parametersno

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.