Nodeutil/typesisCryptoKeyfunction isCryptoKey#isCryptoKey(object: unknown): object is webcrypto.CryptoKeyReturns true if value is a CryptoKey, false otherwise. Parameters ##object: unknownReturn Type #object is webcrypto.CryptoKey
function isCryptoKey#isCryptoKey(object: unknown): object is webcrypto.CryptoKeyReturns true if value is a CryptoKey, false otherwise. Parameters ##object: unknownReturn Type #object is webcrypto.CryptoKey