Interface EncryptionKey

Hierarchy

  • EncryptionKey

Properties

Properties

key: string
metadata: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
value: Buffer

Generated using TypeDoc