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

AlgorithmIdentifier Constructor

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

AlgorithmIdentifier(ObjectIdentifier)

Creates an instance of the AlgorithmIdentifier class with the specified algorithm identifier.

Declaration
public AlgorithmIdentifier(ObjectIdentifier oid)
Parameters
Type Name Description
ObjectIdentifier oid

An object identifier for the algorithm.

AlgorithmIdentifier(ObjectIdentifier, Byte[])

Creates an instance of the AlgorithmIdentifier class with the specified algorithm identifier and parameters.

Declaration
public AlgorithmIdentifier(ObjectIdentifier oid, byte[] parameters)
Parameters
Type Name Description
ObjectIdentifier oid

An object identifier for the algorithm.

Byte[] parameters

ASN.1 DER encoded parameters.

In This Article
  • AlgorithmIdentifier(ObjectIdentifier)
  • AlgorithmIdentifier(ObjectIdentifier, Byte[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies