Searched defs:WebCryptoKeyUsageMask (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCryptoKey.h60 typedef int WebCryptoKeyUsageMask; typedef in namespace:blink
105 BLINK_PLATFORM_EXPORT static WebCryptoKey create(WebCryptoKeyHandle*, WebCryptoKeyType, bool extractable, const WebCryptoKeyAlgorithm&, WebCryptoKeyUsageMask);
117 BLINK_PLATFORM_EXPORT WebCryptoKeyUsageMask usages() const;

Completed in 115 milliseconds