AWSKMSGenerateDataKeyWithoutPlaintextResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSKMSModel.h AWSKMSModel.m |
ciphertextBlob
The encrypted data key. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not encoded.
@property (nonatomic, strong) NSData *ciphertextBlob
Declared In
AWSKMSModel.h
keyId
The identifier of the CMK that encrypted the data key.
@property (nonatomic, strong) NSString *keyId
Declared In
AWSKMSModel.h