KeyInfo: {
    key: CryptoKey;
    keyIndex?: number;
    participantIdentity?: string;
}

Type declaration

  • key: CryptoKey
  • Optional keyIndex?: number
  • Optional participantIdentity?: string