Not documented.

Annotations
  • DocsEditable()
  • DomName('Crypto')
  • SupportedBrowser(SupportedBrowser.CHROME)
  • SupportedBrowser(SupportedBrowser.SAFARI)
  • Experimental()

Static Properties

supported bool
read-only

Checks if this type is supported on the current platform.

Properties

subtle → _SubtleCrypto
read-only

Methods

getRandomValues(TypedData array) → TypedData