Cipher
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.rc4
- Platforms: .NET, .NET Standard 2.0, Island
Instance Methods
constructor
constructor
Cipher()
init()
Sub New()
// .NET, .NET Standard 2.0
constructor(as: array of UInt32; ai: Byte; aj: Byte)
// Island
constructor(as: array of uint32; ai: uint8; aj: uint8)
// .NET, .NET Standard 2.0
Cipher(UInt32[] as, Byte ai, Byte aj)
// Island
Cipher(uint32[] as, uint8 ai, uint8 aj)
Parameters:
- as:
- ai:
- aj:
constructor (Cipher)
Parameters:
- value:
Parameters:
- dst:
- src: