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

CertificateChain.Save Method

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

Save(String)

Saves the certificate chain to the specified path as a .P7B (PKCS #7) file.

Declaration
public void Save(string certificatePath)
Parameters
Type Name Description
String certificatePath

Path to save the certificate chain file to.

Save(Stream)

Saves the certificate chain to the specified stream in .P7B (PKCS #7) format.

Declaration
public void Save(Stream output)
Parameters
Type Name Description
Stream output

Stream to write the certificate chain to.

In This Article
  • Save(String)
  • Save(Stream)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies