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