Decrypter
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Decrypt
method Decrypt(rand: Reader; msg: Slice<Byte>; opts: DecrypterOpts): tuple of (plaintext: Slice<Byte>, err: error)
Parameters:
- rand:
- msg:
- opts:
Public
method Public: PublicKey
PublicKey Public()
func Public() -> PublicKey
func Public() PublicKey
Function Public() As PublicKey