OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

(global) Namespace

Namespace hierarchy

Classes

Class Description
MoreSupport Zusammenfassung für MoreSupport.
SupportClass  
SupportClass.CalendarManager  
SupportClass.CalendarManager.CalendarHashTable  
SupportClass.DateTimeFormatManager  
SupportClass.DateTimeFormatManager.DateTimeFormatHashTable  
SupportClass.DigestOutputSupport It allows to associate a MessageDigestSupport object with a stream. When the message digest is activated the write methods updates the message digest before actually write any data to the stream.
SupportClass.DigitalSignature Support for digital signatures
SupportClass.ICollectionSupport  
SupportClass.KeyPairSupport This class is a holder for two keys, a private key and a public key.
SupportClass.KeySupport This class offers support for all classes that use cryptographic keys.
SupportClass.MessageDigestSupport Encapsulates the functionality of message digest algorithms such as SHA-1 or MD5.
SupportClass.PrivateKeySupport This class offers support for all classes that use cryptographic private keys.
SupportClass.PublicKeySupport This class offers support for all classes that use cryptographic public keys.
SupportClass.SecureRandomSupport This class uses a cryptographic Random Number Generator to provide support for strong pseudo-random number generation.
SupportClass.ThreadClass  
SupportClass.Tokenizer  

Interfaces

Interface Description
IThreadRunnable  
IThreadRunnableMore