REST API  14
REST API for Luna Network HSMs
STC Configuration and Partition Identify Description

STC Configuration and Partition Identity Description

Object


           clients: string (see GET /api/lunasa/hsms/{hsmid}/partitions/{partitionid/stc/clients

    fingerpriint: Object
        type:  string
        description:  fingerprint is the cryptographic hash of the certificate
                      used to establish the secure trusted channel between a
                      client application and a partition.
    publicKey: Object
        type:  string
        description:  publicKey is the public key component used to secure the
                      trusted channel between the partition and the client.
                      publicKey is BASE64-encoded.