crypto.subtle API

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:availableOn modern web browsers
gptkbp:compatibleWith synchronous operations
legacy Internet Explorer
https://www.w3.org/2000/01/rdf-schema#label crypto.subtle API
gptkbp:introducedIn gptkb:W3C_Web_Cryptography_API_specification
gptkbp:method digital signature
digest
verify
decrypt
deriveBits
deriveKey
encrypt
exportKey
generateKey
importKey
unwrapKey
wrapKey
gptkbp:partOf gptkb:Web_Cryptography_API
gptkbp:provides cryptographic primitives
gptkbp:result Promise objects
gptkbp:securityNote operations are performed in a secure context (HTTPS)
gptkbp:supports asynchronous operations
gptkbp:usedFor secure cryptographic operations
gptkbp:bfsParent gptkb:BufferSource
gptkbp:bfsLayer 7