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

CryptographicAttributeValueCollection Class

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

A collection of values associated with a CryptographicAttributeNode.

Syntax
public class CryptographicAttributeValueCollection : CryptographicCollection, ICollection, IEnumerable
Inheritance
Object
CryptographicCollection
CryptographicAttributeValueCollection
Implements
ICollection
IEnumerable
Inherited Members
CryptographicCollection.CopyTo(Array, Int32)
CryptographicCollection.Count
CryptographicCollection.GetEnumerator()
CryptographicCollection.IsSynchronized
CryptographicCollection.SyncRoot
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

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.

Item[Int32]

Gets the value at the specified index.

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.

CopyTo(Byte[][], Int32)

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

GetEnumerator()

Gets an IEnumerator for the CryptographicCollection. Inherited from CryptographicCollection.

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