UNPKG

@relaycorp/webcrypto-kms

Version:

WebCrypto-compatible client for Key Management Services like GCP KMS

2 lines (1 loc) 102 B
export declare function createKeyRingIfMissing(keyRingId: string, location: string): Promise<string>;