Searched defs:unwrappingKey (Results 1 – 3 of 3) sorted by relevance
67 … wrapper = {wrappingKey: key.publicKey, unwrappingKey: key.privateKey, parameters: params}; property69 wrapper = {wrappingKey: key, unwrappingKey: key, parameters: params}; property
252 async function testWrap(wrappingKey, unwrappingKey, key, wrap, format) { argument
724 unwrappingKey, argument