Class OID.EncryptionAlgorithms
- Namespace
- GrapeCity.Documents.Pdf.Security
- Assembly
- GcDocs.Pdf.dll
Represents the IDs of encryption algorithms.
public static class OID.EncryptionAlgorithms
- Inheritance
-
object
OID.EncryptionAlgorithms
- Inherited Members
-
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Fields
DSA
public static readonly OID DSA
Field Value
- OID
ECDSA
public static readonly OID ECDSA
Field Value
- OID
RSA
public static readonly OID RSA
Field Value
- OID