PcrConfig
@opensecret/react / PcrConfig
Type Alias: PcrConfig
PcrConfig =
object
Configuration options for PCR validation
Properties
pcr0DevValues?
optionalpcr0DevValues:string[]
Additional custom PCR0 values for development environments
pcr0Values?
optionalpcr0Values:string[]
Additional custom PCR0 values for production environments
remoteAttestation?
optionalremoteAttestation:boolean
Enable/disable remote attestation (defaults to true)
remoteAttestationUrls?
optionalremoteAttestationUrls:object
Custom URLs for remote attestation
dev?
optionaldev:string
URL for development PCR history
prod?
optionalprod:string
URL for production PCR history