A collection of values associated with a CryptographicAttributeNode.

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

Syntax

Visual Basic
Public Class CryptographicAttributeValueCollection _
	Inherits CryptographicCollection
C#
public class CryptographicAttributeValueCollection : CryptographicCollection

Inheritance Hierarchy

System..::..Object
  Rebex.Security.Cryptography..::..CryptographicCollection
    Rebex.Security.Cryptography.Pkcs..::..CryptographicAttributeValueCollection

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also