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

SignerInfoCollection Class

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

A collection of SignerInfo objects.

Syntax
public class SignerInfoCollection : CryptographicCollection<SignerInfo>, ICollection, IList<SignerInfo>, ICollection<SignerInfo>, IEnumerable<SignerInfo>, IEnumerable
Inheritance
Object
CryptographicCollection
CryptographicCollection<SignerInfo>
SignerInfoCollection
Implements
ICollection
IList<SignerInfo>
ICollection<SignerInfo>
IEnumerable<SignerInfo>
IEnumerable
Inherited Members
CryptographicCollection.CopyTo(Array, Int32)
CryptographicCollection.Count
CryptographicCollection.IsSynchronized
CryptographicCollection.SyncRoot
CryptographicCollection<SignerInfo>.Add(SignerInfo)
CryptographicCollection<SignerInfo>.Clear()
CryptographicCollection<SignerInfo>.Contains(SignerInfo)
CryptographicCollection<SignerInfo>.CopyTo(SignerInfo[], Int32)
CryptographicCollection<SignerInfo>.GetEnumerator()
CryptographicCollection<SignerInfo>.IndexOf(SignerInfo)
CryptographicCollection<SignerInfo>.Insert(Int32, SignerInfo)
CryptographicCollection<SignerInfo>.IsReadOnly
CryptographicCollection<SignerInfo>.Item[Int32]
CryptographicCollection<SignerInfo>.Remove(SignerInfo)
CryptographicCollection<SignerInfo>.RemoveAt(Int32)
CryptographicCollection<SignerInfo>.IEnumerable<SignerInfo>.GetEnumerator()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SignerInfoCollection()

Creates an empty and read-only instance of SignerInfoCollection.

Properties

Name Description
Count

Gets the number of items in the CryptographicCollection. Inherited from CryptographicCollection.

IsSynchronized

Gets a value indicating whether access to the CryptographicCollection is synchronized. Inherited from CryptographicCollection.

SyncRoot

Gets an object that can be used to synchronize access to the CryptographicCollection. Inherited from CryptographicCollection.

Methods

Name Description
CopyTo(Array, Int32)

Copies the range of elements from the CryptographicCollection to a compatible one-dimensional Array, starting at the specified index of the target array. Inherited from CryptographicCollection.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies