function isCryptoKeyisCryptoKey(object: unknown): object is webcrypto.CryptoKeyReturns true if value is a CryptoKey, false otherwise. Parametersobject: unknownReturn Typeobject is webcrypto.CryptoKey