function isCryptoKey
Jump to headingisCryptoKey(object: unknown): object is webcrypto.CryptoKeyReturns true if value is a CryptoKey, false otherwise.
Parameters Jump to heading
Jump to headingobject: unknownReturn Type Jump to heading
object is webcrypto.CryptoKey