View a markdown version of this page

AttestationEntry - AWS Wickr

AttestationEntry

Contains the PCR (Platform Configuration Register) values for a specific version of the serverless data retention enclave image, used to verify enclave integrity.

Contents

Note

In the following list, the required parameters are described first.

pcr0

The PCR0 value, which represents a hash of the enclave image file.

Type: String

Pattern: [\S\s]*

Required: Yes

pcr1

The PCR1 value, which represents a hash of the Linux kernel and bootstrap.

Type: String

Pattern: [\S\s]*

Required: Yes

pcr2

The PCR2 value, which represents a hash of the application.

Type: String

Pattern: [\S\s]*

Required: Yes

version

The version of the enclave image associated with these PCR values.

Type: String

Pattern: [\S\s]*

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: