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

PublicKeyInfo Constructor

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

PublicKeyInfo()

Creates a new instance of PublicKeyInfo. Use the Load(Stream) method to load a public key.

Declaration
public PublicKeyInfo()

PublicKeyInfo(RSAParameters)

Creates a new instance of PublicKeyInfo based on the specified RSA parameters.

Declaration
public PublicKeyInfo(RSAParameters parameters)
Parameters
Type Name Description
RSAParameters parameters

RSA parameters.

PublicKeyInfo(DSAParameters)

Creates a new instance of PublicKeyInfo based on the specified DSA parameters.

Declaration
public PublicKeyInfo(DSAParameters parameters)
Parameters
Type Name Description
DSAParameters parameters

DSA parameters.

In This Article
  • PublicKeyInfo()
  • PublicKeyInfo(RSAParameters)
  • PublicKeyInfo(DSAParameters)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies