SystemRootsError
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.x509
- Platforms: .NET, .NET Standard 2.0, Island
Fields
Err
Instance Methods
constructor
constructor
SystemRootsError()
init()
Sub New()
constructor (error)
Parameters:
- aErr:
constructor (SystemRootsError)
constructor(value: SystemRootsError)
SystemRootsError(SystemRootsError value)
init(_ value: SystemRootsError)
Sub New(value As SystemRootsError)
Parameters:
- value:
Error
method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string