sign

Declaration

Promise <ArrayBuffer> sign(
    AlgorithmIdentifier algorithm, 
    Key key, 
    sequence <CryptoOperationData> data
);