Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.crypto.x509
  • Platforms: .NET, .NET Standard 2.0, Island

Instance Methods


constructor

constructor
UnhandledCriticalExtension()
init()
Sub New()

constructor(value: UnhandledCriticalExtension)
UnhandledCriticalExtension(UnhandledCriticalExtension value)
init(_ value: UnhandledCriticalExtension)
Sub New(value As UnhandledCriticalExtension)

Parameters:

  • value:

Error

method Error: string
string Error()
func Error() -> string
func Error() string
Function Error() As string