Namespace Sig.Crypto
Classes
AttributesHelper
Helps building Attributes for SignerInfo objects. See RFC 5652.
Certificates
Provides a method for certificate trust verification.
CmsHelper
Helps working with CMS.
HashAlgorithmNameToOid
Provides a conversion from System.Security.Cryptography.HashAlgorithmName to the dot notation of their OID.
OidList
Lists several OID in the StepOver-document arch "1.3.6.1.4.1.52574.100".
OidToHashAlgorithmName
Provides a conversion from System.Security.Cryptography.Oid to System.Security.Cryptography.HashAlgorithmNames.
PemHelper
Has functions for reading cryptographic data from PEM files.
Signature
Represents a signature embedded into a CMS-SignedData object.
SignedAttributes
Helps collecting commonly used attributes.
TimeStamper
Timestamps CMS-SignedData.
TsaClient
Creates timestamp requests and communicates with TSA services through HTTP.
Interfaces
ISignature
Represents a signature.