Module
Crypto.Subtle.Key.Types
- Package
- purescript-subtlecrypto
- Repository
- athanclark/purescript-subtlecrypto
#getType Source
getType :: CryptoKey -> CryptoKeyType#getExtractable Source
getExtractable :: CryptoKey -> Boolean#getAlgorithm Source
getAlgorithm :: CryptoKey -> Foreign#exportKey Source
exportKey :: ExternalFormat -> CryptoKey -> Aff ArrayBuffer