const {
getCiphers,
} = await import('node:crypto');
console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...]
Node crypto.getCiphers function | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/node:crypto/getCiphersFgetCiphers BuildDocsReferenceGuidesBlogDiscord /node:crypto/getCiphersFgetCiphers crypto.getCiphersfunction getCiphers(): string[]; @returns
Search the reference...
/
function
An array with the names of the supported cipher algorithms.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Node crypto.getCiphers function | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for function node:crypto.getCiphers | Bun