public static interface ImportTr31KeyBlock.Builder extends SdkPojo, CopyableBuilder<ImportTr31KeyBlock.Builder,ImportTr31KeyBlock>
| Modifier and Type | Method and Description |
|---|---|
ImportTr31KeyBlock.Builder |
wrappedKeyBlock(String wrappedKeyBlock)
The TR-34 wrapped key block to import.
|
ImportTr31KeyBlock.Builder |
wrappingKeyIdentifier(String wrappingKeyIdentifier)
The
KeyARN of the key that will decrypt or unwrap a TR-31 key block during import. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildImportTr31KeyBlock.Builder wrappedKeyBlock(String wrappedKeyBlock)
The TR-34 wrapped key block to import.
wrappedKeyBlock - The TR-34 wrapped key block to import.ImportTr31KeyBlock.Builder wrappingKeyIdentifier(String wrappingKeyIdentifier)
The KeyARN of the key that will decrypt or unwrap a TR-31 key block during import.
wrappingKeyIdentifier - The KeyARN of the key that will decrypt or unwrap a TR-31 key block during import.Copyright © 2023. All rights reserved.