Certificate.GetPublicKeyAlgorithm Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetPublicKeyAlgorithm()
Gets the public key algorithm for this certificate.
Declaration
public AsymmetricKeyAlgorithm GetPublicKeyAlgorithm()
Returns
Type | Description |
---|---|
AsymmetricKeyAlgorithm | Instance of AsymmetricKeyAlgorithm. |