KnownPrivateKeyAlgorithm enum
Private key algorithm types.
Fields
Ec256 | Algorithm - ec256. |
Ec384 | Algorithm - ec384. |
Ec521 | Algorithm - ec521. |
Ed25519 | Algorithm - ed25519. |
Rsa2048 | Algorithm - rsa2048. |
Rsa4096 | Algorithm - rsa4096. |
Rsa8192 | Algorithm - rsa8192. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript