taymon | f6a87a3 | 2020-08-07 00:16:40 -0700 | [diff] [blame] | 1 | /** |
2 | * @license | ||||
3 | * Copyright 2020 Google LLC | ||||
4 | * SPDX-License-Identifier: Apache-2.0 | ||||
5 | */ | ||||
6 | |||||
taymon | d9c7ede | 2020-06-02 21:37:56 -0700 | [diff] [blame] | 7 | export {AesGcm, fromRawKey} from '../../subtle/aes_gcm'; |