GetConfidentialLedgerCertificateBasedSecurityPrincipal

data class GetConfidentialLedgerCertificateBasedSecurityPrincipal(val ledgerRoleName: String, val pemPublicKey: String)

Constructors

constructor(ledgerRoleName: String, pemPublicKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Ledger Role to grant this Certificate Security Principal.

Link copied to clipboard

The public key, in PEM format, of the certificate used by this identity to authenticate with the Confidential Ledger.