| Package | Description |
|---|---|
| com.cosmian.rest.kmip | |
| com.cosmian.rest.kmip.operations |
| Modifier and Type | Method and Description |
|---|---|
CreateKeyPairResponse |
Kmip.createKeyPair(CreateKeyPair request)
This operation requests the server to generate a new public/private key pair and register the two corresponding
new Managed Cryptographic Objects.
|
| Modifier and Type | Method and Description |
|---|---|
CreateKeyPair |
CreateKeyPair.commonAttributes(Optional<Attributes> commonAttributes) |
CreateKeyPair |
CreateKeyPair.commonProtectionStorageMasks(Optional<Integer> commonProtectionStorageMasks) |
CreateKeyPair |
CreateKeyPair.privateKeyAttributes(Optional<Attributes> privateKeyAttributes) |
CreateKeyPair |
CreateKeyPair.privateProtectionStorageMasks(Optional<Integer> privateProtectionStorageMasks) |
CreateKeyPair |
CreateKeyPair.publicKeyAttributes(Optional<Attributes> publicKeyAttributes) |
CreateKeyPair |
CreateKeyPair.publicProtectionStorageMasks(Optional<Integer> publicProtectionStorageMasks) |
Copyright © 2022. All rights reserved.