Spring.Cryptography.CRC Namespace
Represents namespace Spring.Cryptography.CRC
.
Name | Description | |
---|---|---|
![]() | Crc16_Table | Represents constant |
![]() | crc32_table | Represents constant |
![]() | crc32_table_b | Represents constant |
Name | Description | |
---|---|---|
![]() | CRC16Final(Word) | Represents method |
![]() | CRC16Init(Word) | Represents method |
![]() | CRC16Update(Word,Pointer,Integer) | Represents method |
![]() | CRC32BUpdate(UInt32,Pointer,UInt32) | Represents method |
![]() | CRC32Final(UInt32) | Represents method |
![]() | CRC32Init(UInt32) | Represents method |
![]() | CRC32Update(UInt32,Pointer,UInt32) | Represents method |