Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.crypto.chacha20poly1305
- Platforms: .NET, .NET Standard 2.0, Island
Constants
KeySize
const KeySize: Int64 = 32;
const Int64 KeySize = 32
static let KeySize: Int64 = 32
const KeySize Int64 = 32
Dim KeySize As Int64 = 32
NonceSize
const NonceSize: Int64 = 12;
const Int64 NonceSize = 12
static let NonceSize: Int64 = 12
const NonceSize Int64 = 12
Dim NonceSize As Int64 = 12
Methods
New
Parameters:
- key: