Package | Description |
---|---|
com.sap.cloud.sdk.services.blockchain.multichain.service |
Modifier and Type | Method and Description |
---|---|
MultichainKeyPair |
MultichainService.createKeyPair()
Generates one public/private key pairs, which are not stored in the wallet or drawn from the node’s key pool,
ready for external key management.
|
Modifier and Type | Method and Description |
---|---|
List<MultichainKeyPair> |
MultichainService.createKeyPairs(int count)
Generates one or more public/private key pairs, which are not stored in the wallet or drawn from the node’s key
pool, ready for external key management.
|
Copyright © 2020 SAP SE. All rights reserved.