Base class for various PKCS objects.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class PkcsBase |
C# |
---|
public abstract class PkcsBase |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography.Pkcs..::..PkcsBase
Rebex.Security.Cryptography.Pkcs..::..CertificateRevocationList
Rebex.Security.Cryptography.Pkcs..::..EnvelopedData
Rebex.Security.Cryptography.Pkcs..::..PrivateKeyInfo
Rebex.Security.Cryptography.Pkcs..::..PublicKeyInfo
Rebex.Security.Cryptography.Pkcs..::..SignedData
Rebex.Security.Cryptography.Pkcs..::..SubjectIdentifier
Rebex.Security.Cryptography.Pkcs..::..PkcsBase
Rebex.Security.Cryptography.Pkcs..::..CertificateRevocationList
Rebex.Security.Cryptography.Pkcs..::..EnvelopedData
Rebex.Security.Cryptography.Pkcs..::..PrivateKeyInfo
Rebex.Security.Cryptography.Pkcs..::..PublicKeyInfo
Rebex.Security.Cryptography.Pkcs..::..SignedData
Rebex.Security.Cryptography.Pkcs..::..SubjectIdentifier