Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyOperationResult

Package version

The key operation result.

Hierarchy

  • KeyOperationResult

Index

Properties

Optional additionalAuthenticatedData

additionalAuthenticatedData: Uint8Array

NOTE: This property will not be serialized. It can only be populated by the server.

Optional authenticationTag

authenticationTag: Uint8Array

NOTE: This property will not be serialized. It can only be populated by the server.

Optional iv

iv: Uint8Array

NOTE: This property will not be serialized. It can only be populated by the server.

Optional kid

kid: undefined | string

Key identifier NOTE: This property will not be serialized. It can only be populated by the server.

Optional result

result: Uint8Array

NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc