Variable crypto

crypto: Crypto = ...

The global crypto property returns the Crypto object associated to the global object. This object allows your application to access to certain cryptographic related services.

Generated using TypeDoc