AWS Encryption SDK for C v2.4
Loading...
Searching...
No Matches
aws_cryptosdk_edk Struct Reference

#include <edk.h>

Data Fields

struct aws_byte_buf provider_id
 
struct aws_byte_buf provider_info
 
struct aws_byte_buf ciphertext
 

Detailed Description

A structure representing a single encrypted data key.

Definition at line 39 of file edk.h.

Field Documentation

◆ ciphertext

struct aws_byte_buf aws_cryptosdk_edk::ciphertext

Definition at line 42 of file edk.h.

◆ provider_id

struct aws_byte_buf aws_cryptosdk_edk::provider_id

Definition at line 40 of file edk.h.

◆ provider_info

struct aws_byte_buf aws_cryptosdk_edk::provider_info

Definition at line 41 of file edk.h.


The documentation for this struct was generated from the following file: