CryptographyProvider
Main entry point for obtaining cryptographic algorithm implementations.
A provider wraps a specific cryptography backend (e.g., OpenSSL, JCA, WebCrypto, CryptoKit) and returns algorithm instances configured for that backend. Algorithm instances implement CryptographyAlgorithm. The global default provider is managed by CryptographySystem.
Properties
Functions
Link copied to clipboard
Looks up the algorithm matching identifier in this provider.
Link copied to clipboard
Looks up the algorithm matching identifier in this provider.