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