apimachineryk8s.io/apimachinery/pkg/apis/asn1 Index | Files

package asn1

import "k8s.io/apimachinery/pkg/apis/asn1"

Index

Functions

func X509UID

func X509UID() asn1.ObjectIdentifier

X509UID returns an OID (1.3.6.1.4.1.57683.2) for an element of an x509 distinguished name representing a user UID. The UID is a unique value for a particular user that will change if the user is removed from the system and another user is added with the same username.

This element must not appear more than once in a distinguished name, and the value must be a string

Source Files

oid.go

Version
v0.33.0-alpha.1
Published
Jan 30, 2025
Platform
js/wasm
Imports
1 packages
Last checked
3 hours ago

Tools for package owners.