Crypto class

Annotated by:
  • DocsEditable()
  • DomName('Crypto')
  • SupportedBrowser(SupportedBrowser.CHROME)
  • SupportedBrowser(SupportedBrowser.SAFARI)
  • Experimental()

Static Properties

supported bool
read-only

Instance Properties

subtle _SubtleCrypto
read-only

Instance Methods

getRandomValues ( TypedData array ) → TypedData