Spring.Cryptography Namespace
| Name | Description | |
|---|---|---|
![]()  | ECryptographicException | Represents type   | 
| Name | Description | |
|---|---|---|
![]()  | ICRC16 | Represents type   | 
![]()  | ICRC32 | Represents type   | 
![]()  | IDES | Represents type   | 
![]()  | IHashAlgorithm | Defines the basic operations of hash algorithms.  | 
![]()  | IKeyedHashAlgorithm | IKeyedHashAlgorithm  | 
![]()  | IMD5 | Represents type   | 
![]()  | IRandomNumberGenerator | Generates random values.  | 
![]()  | ISHA1 | Represents type   | 
![]()  | ISHA256 | Represents type   | 
![]()  | ISHA384 | Represents type   | 
![]()  | ISHA512 | Represents type   | 
![]()  | ISymmetricAlgorithm | Performs a transformation on data to keep it from being read by third parties. This type of encryption uses a single shared, secret key to encrypt and decrypt data.  | 
![]()  | ITripleDES | Represents type   | 
| Name | Description | |
|---|---|---|
![]()  | TCipherMode | TCipherMode  | 
![]()  | TPaddingMode | Specifies the type of padding to apply when the message data block is shorter than the full number of bytes needed for a cryptographic operation.  | 
| Name | Description | |
|---|---|---|
![]()  | ISizeCollection | Represents an alias of the IEnumerable type.  | 
| Name | Description | |
|---|---|---|
![]()  | cmCBC | Represents constant   | 
![]()  | cmECB | Represents constant   | 
![]()  | pmANSIX923 | Represents constant   | 
![]()  | pmISO10126 | Represents constant   | 
![]()  | pmNone | Represents constant   | 
![]()  | pmPKCS7 | Represents constant   | 
![]()  | pmZeros | Represents constant   | 
| Name | Description | |
|---|---|---|
![]()  | CreateCRC16 | Represents method   | 
![]()  | CreateCRC32 | Represents method   | 
![]()  | CreateDES | Represents method   | 
![]()  | CreateMD5 | Represents method   | 
![]()  | CreateRandomNumberGenerator | Creates a default implementation of IRandomNumberGenerator.  | 
![]()  | CreateSHA1 | Represents method   | 
![]()  | CreateSHA256 | Represents method   | 
![]()  | CreateSHA384 | Represents method   | 
![]()  | CreateSHA512 | Represents method   | 
![]()  | CreateSizeCollection(Integer) | Overloaded. Represents method   | 
![]()  | CreateSizeCollection(Integer[]) | Overloaded. Represents method   | 
![]()  | CreateTripleDES | Represents method   | 





