Interface CredentialPresentationVerifierSignerCertificateUpdateStartEvent
Properties
category
category: "credential-presentation"
clientId
clientId: undefined | string
Sanitisation Level DATA
data
data: {
active: boolean;
certificatePem: undefined | string;
id: string;
}
Type declaration
active: boolean
Sanitisation Level PII
certificatePem: undefined | string
id: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number