GeneratedDeviceKeyResult: {
    keyID: string;
    pop?: string | null;
    publicKey: JWKEC;
}

Type declaration

  • keyID: string
  • Optional pop?: string | null
  • publicKey: JWKEC

Generated using TypeDoc