deriveBits

Declaration

Promise <ArrayBuffer> deriveBits(
    AlgorithmIdentifier algorithm, 
    CryptoKey baseKey, 
    unsigned long length
);