![]() | |
WeroSoft.Security Namespace |
Class | Description | |
---|---|---|
![]() | Certificate |
Represents an X509 certificate.
|
![]() | CryptoConstant |
Defines some constant values for cryptographic controller.
|
![]() | CryptoDescription |
Provides information about a cryptographic algorithm.
|
![]() | CryptoServiceBase |
Base class for the WeroSoft encryption and decryption of data.
|
![]() | Decryption |
Provides concrete functionality for decryption.
|
![]() | EncryptedDataKeyDefinitions |
Defines the default keys an object in the store has.
|
![]() | EncryptedDataProvider |
Provides methods for accessing secured data from within the encrypted data store.
|
![]() | EncryptedDataStore |
Represents the secured information store.
|
![]() | Encryption |
Provides concrete functionality for encryption.
|
![]() | HashProcessor |
Calculate hash values.
|
![]() | KeyManager |
Provides the functionality to handle keys.
This includes the import, export and generation of keys.
|
![]() | PasswordController |
Provides methods for checking a password.
|
![]() | PasswordStrengthDescription |
Describes the strength of password.
|
![]() | SimpleCryptoProvider |
Implements the encryption and decryption for different standard types.
|
![]() | StringBlur |
Provides some simple functionality to encrypt and decrypt strings.
|
![]() | WindowsImpersonation |
Holds the properties needed for an impersonation.
|
![]() | WindowsSecurityHelper |
Provides common methods for handling windows security.
|
Interface | Description | |
---|---|---|
![]() | ICryptoWrapper |
Defines the crypto wrapper functionality around the encrypt/decrypt crypto service methods.
|
![]() | IEncryptedDataCipherImplementation |
Defines the functionality for encryption and decryption of data content.
|
![]() | IEncryptedDataProvider |
Defines methods for accessing secured data from within an application.
|
![]() | IKeyManager |
Defines the functionality of the Triton key manager.
|
![]() | IValueDecryption |
Declares the decryption methods.
|
![]() | IValueEncryption |
Declares the encryption methods.
|
Enumeration | Description | |
---|---|---|
![]() | CertificateStringFormat |
Defines the format of a certificate string.
|
![]() | CertificateUsage |
Defines the possible certificate usages.
|
![]() | CryptoKeyMode |
Defines the used key size for the desired algorithm.
|
![]() | CryptoKeyStore |
Defines the key store used for the defined key.
|
![]() | CryptoProviderType |
Defines the supported encryption provider.
|
![]() | HashProvider |
Defines the possible providers which are supported for hashing a password.
|
![]() | PasswordStrength |
Defines the needed strengths of the password.
|
![]() | SecurityLevel |
Defines the security levels used for accessing security level protected information.
|
![]() | WindowsImpersonationMode |
Defines the windows impersonation mode used for controlling an impersonation to windows.
|