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(abySubjectKeyId: Map<string, Slice<Int64>>; abyName: Map<string, Slice<Int64>>; acerts: Slice<Memory<Certificate>>)
CertPool(Map<string, Slice<Int64>> abySubjectKeyId, Map<string, Slice<Int64>> abyName, Slice<Memory<Certificate>> acerts)
init(_ abySubjectKeyId: Map<string, Slice<Int64>>, _ abyName: Map<string, Slice<Int64>>, _ acerts: Slice<Memory<Certificate>>)
Sub New(abySubjectKeyId As Map<string, Slice<Int64>>, abyName As Map<string, Slice<Int64>>, acerts As Slice<Memory<Certificate>>)

Parameters:

  • abySubjectKeyId:
  • abyName:
  • acerts:

constructor(value: CertPool)
Sub New(value As CertPool)

Parameters:

  • value: