oids

package module
v0.0.0-...-e1763f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 3 Imported by: 0

README

Cynthia.re OIDs - Go

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PKIArc = GetOID(RootArc, "1")

PKIArc : PKI Arc

View Source
var PKICPArc = GetOID(PKIArc, "1")

PKICPArc : Certificate Policy Arc

View Source
var PKICPExtValidation = GetOID(PKICPArc, "1")

PKICPExtValidation : EV Certificate Policy

View Source
var PKICPUserAuth = GetOID(PKICPArc, "1")

PKICPUserAuth : User Authentication Policy

View Source
var PKIDNArc = GetOID(PKIArc, "3")

PKIDNArc : DN Arc

View Source
var PKIDNEntityID = GetOID(PKIDNArc, "1")

PKIDNEntityID : Entity ID Subject DN Attribute

View Source
var PKIExtArc = GetOID(PKIArc, "2")

PKIExtArc : X.509 Extensions Arc

View Source
var PKIExtL33T509 = GetOID(PKIExtArc, "1337")

PKIExtL33T509 : l33t509 Extension

View Source
var PKIExtOwO = GetOID(PKIExtArc, "2")

PKIExtOwO : OwO Extension

View Source
var PKIExtSSHPrincipals = GetOID(PKIExtArc, "1")

PKIExtSSHPrincipals : SSH Certificate Principals Extension

View Source
var RootArc = GetOID(nil, "1.3.6.1.4.1.55594")

RootArc : Cynthia's Root Arc

Functions

func GetOID

func GetOID(oidBase asn1.ObjectIdentifier, oidStr string) asn1.ObjectIdentifier

GetOID creates an OID object from a dotted string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL