| Class | Description |
|---|---|
| Create |
This operation requests the server to generate a new symmetric key or generate Secret Data as a Managed Cryptographic
Object.
|
| CreateKeyPair |
This operation requests the server to generate a new public/private key pair and register the two corresponding new
Managed Cryptographic Objects.
|
| CreateKeyPairResponse | |
| CreateResponse | |
| Decrypt |
This operation requests the server to perform a decryption operation on the provided data using a Managed
Cryptographic Object as the key for the decryption operation.
|
| DecryptResponse | |
| Destroy |
This operation is used to indicate to the server that the key material for the specified Managed Object SHALL be
destroyed or rendered inaccessible.
|
| DestroyResponse | |
| Encrypt |
This operation requests the server to perform an encryption operation on the provided data using a Managed
Cryptographic Object as the key for the encryption operation.
|
| EncryptResponse | |
| Get |
This operation requests that the server returns the Managed Object specified by its Unique Identifier.
|
| GetAttributes |
This operation requests one or more attributes associated with a Managed Object.
|
| GetAttributesResponse | |
| GetResponse | |
| Import |
This operation requests the server to Import a Managed Object specified by its Unique Identifier.
|
| ImportResponse | |
| Locate |
This operation requests that the server search for one or more Managed Objects, depending on the attributes specified
in the request.
|
| LocateResponse | |
| ReKeyKeyPair |
This request is used to generate a replacement key pair for an existing public/private key pair.
|
| ReKeyKeyPairResponse | |
| Revoke |
This operation requests the server to revoke a Managed Cryptographic Object or an Opaque Object.
|
| RevokeResponse |
Copyright © 2022. All rights reserved.