Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.cipher
- Platforms: .NET, .NET Standard 2.0, Island
Methods
NewCBCDecrypter
Parameters:
- b:
- iv:
NewCBCEncrypter
Parameters:
- b:
- iv:
NewCFBDecrypter
Parameters:
- block:
- iv:
NewCFBEncrypter
Parameters:
- block:
- iv:
NewCTR
Parameters:
- block:
- iv:
NewGCM
Parameters:
- cipher:
NewGCMWithNonceSize
Parameters:
- cipher:
- size:
NewGCMWithTagSize
Parameters:
- cipher:
- tagSize:
NewOFB
Parameters:
- b:
- iv: