A base class for various collections of cryptographic objects.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class CryptographicCollection _ Implements ICollection, IEnumerable |
C# |
---|
public abstract class CryptographicCollection : ICollection, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'T>)>)>
Rebex.Security.Cryptography.Pkcs..::..CryptographicAttributeValueCollection
Rebex.Security.Cryptography..::..CryptographicCollection
Rebex.Security.Cryptography..::..CryptographicCollection<(Of <(<'T>)>)>
Rebex.Security.Cryptography.Pkcs..::..CryptographicAttributeValueCollection