canton-api-client 3.4.12-0.1.0

Canton Ledger API rust client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# SigningPublicKey

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | **String** | The serialization format of the public key  Required | 
**key_data** | **String** | Serialized public key in the format specified above  Required: must be non-empty | 
**key_spec** | **String** | The key specification  Required | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)