Derive Key #222
Annotations
3 errors
webcrypto/pbkdf2.go#L43
cannot use &PBKDF2KeyImportParams{} (value of type *PBKDF2KeyImportParams) as KeyImporter value in variable declaration: *PBKDF2KeyImportParams does not implement KeyImporter (missing method ImportKey)
|
webcrypto/key.go#L220
cannot use newPBKDF2KeyImportParams(rt, normalized, params) (value of type *PBKDF2KeyImportParams) as KeyImporter value in assignment: *PBKDF2KeyImportParams does not implement KeyImporter (missing method ImportKey)
|
|
This job failed
Loading