AesGcmFieldCryptoProviderOptions
Defined in: packages/core/src/crypto/types.ts:254
Properties
섹션 제목: “Properties”activeKid
섹션 제목: “activeKid”activeKid:
string
Defined in: packages/core/src/crypto/types.ts:256
algorithm?
섹션 제목: “algorithm?”
optionalalgorithm:"A256GCM"
Defined in: packages/core/src/crypto/types.ts:260
hashKeyEncoding?
섹션 제목: “hashKeyEncoding?”
optionalhashKeyEncoding:"base64url"|"utf8"
Defined in: packages/core/src/crypto/types.ts:259
hashKeys?
섹션 제목: “hashKeys?”
optionalhashKeys:Record<string,string|ArrayBuffer|Uint8Array<ArrayBufferLike>>
Defined in: packages/core/src/crypto/types.ts:257
keyEncoding?
섹션 제목: “keyEncoding?”
optionalkeyEncoding:"base64url"|"utf8"
Defined in: packages/core/src/crypto/types.ts:258
keys
섹션 제목: “keys”keys:
Record<string,string|ArrayBuffer|Uint8Array>
Defined in: packages/core/src/crypto/types.ts:255