Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

CertificateIssuer Class

Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9119)

A utility class that features a certificate issuer functionality. This can be used as a base of simple custom certification authority.

Syntax
public class CertificateIssuer
Inheritance
Object
CertificateIssuer
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Methods

Name Description
Issue(Certificate, CertificateInfo, PublicKeyInfo)

Issues a certificate signed by the specified certification authority.

Issue(CertificateInfo, PrivateKeyInfo)

Issues a self-signed certificate.

IssueRevocationList(Certificate, SignatureHashAlgorithm, RevocationListInfo, IEnumerable)

Issues a certificate signed by the specified certification authority using the specified signature hash algorithm.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies