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

PublicKeyInfo.Load Method

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

Load(Stream)

Loads a PKCS #8 public key from a stream. Upon successful decoding, information can be retrieved using PublicKeyInfo methods and properties.

Declaration
public void Load(Stream input)
Parameters
Type Name Description
Stream input

A stream from which to load the public key.

Load(String)

Loads a PKCS #8 public key from a file. Upon successful decoding, information can be retrieved using PublicKeyInfo methods and properties.

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

A file from which to load the public key.

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