DVTk API
SignatureAlgorithm Enumeration
DVTkDvtk.CertificatesSignatureAlgorithm
DVTk API

[This is preliminary documentation and is subject to change.]

Type of security key algorithm.
Declaration Syntax
C#Visual BasicVisual C++
public enum SignatureAlgorithm
Public Enumeration SignatureAlgorithm
public enum class SignatureAlgorithm
Members
MemberDescription
RSA
RSA – Rivest-Shamir-Adleman. A public key algorithm that provides both digital signatures and encryption. Also the name of the company that developed this and other algorithms.

DSA
DSA – Digital Signature Algorithm. A method for computing digital signatures.

Assembly: DVTK (Module: DVTK) Version: 0.0.0.0