[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.OID.EncryptionAlgorithms

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

1.2.840.10040.4.1

public static readonly OID DSA

Field Value

OID

ECDSA

1.2.840.10045.2.1

public static readonly OID ECDSA

Field Value

OID

RSA

1.2.840.113549.1.1.1

public static readonly OID RSA

Field Value

OID