Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

enum System.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters

Assembly: System.Security.Cryptography

Specifies the export Password Based Enryption (PBE) parameters with PKCS12 / PFX.

Values

Default
The default parameters.
Pkcs12TripleDesSha1
Uses PBE with Triple-DES and SHA-1.
Pbes2Aes256Sha256
Uses PBE with AES-256 and SHA-256.