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

PublicKeyInfo.Save Method

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

Save(Stream)

Saves the public key into the supplied stream in Base64-encoded PKCS #8 format.

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

A stream to which to save the public key.

Save(String)

Saves the public key into the supplied stream in Base64-encoded PKCS #8 format.

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

A file to which to save the public key.

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