<

Declaration

Promise <(
    KeyFormat format, 
    CryptoOperationData wrappedKey, 
    Key unwrappingKey, 
    AlgorithmIdentifier unwrapAlgorithm, 
    AlgorithmIdentifier? unwrappedKeyAlgorithm, 
    optional boolean extractable, 
    optional sequence <KeyUsage> keyUsages
);