Home
last modified time | relevance | path

Searched refs:CERT_NAME_RDN_TYPE (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscrypto/
H A Dxmlsec-mingw.h123 #ifndef CERT_NAME_RDN_TYPE
124 # define CERT_NAME_RDN_TYPE 2 macro
H A Dx509.c1793 subject = xmlSecMSCryptoX509GetNameString(cert, CERT_NAME_RDN_TYPE, 0, NULL); in xmlSecMSCryptoX509CertDebugDump()
1801 issuer = xmlSecMSCryptoX509GetNameString(cert, CERT_NAME_RDN_TYPE, CERT_NAME_ISSUER_FLAG, NULL); in xmlSecMSCryptoX509CertDebugDump()
1836 subject = xmlSecMSCryptoX509GetNameString(cert, CERT_NAME_RDN_TYPE, 0, NULL); in xmlSecMSCryptoX509CertDebugXmlDump()
1846 issuer = xmlSecMSCryptoX509GetNameString(cert, CERT_NAME_RDN_TYPE, CERT_NAME_ISSUER_FLAG, NULL); in xmlSecMSCryptoX509CertDebugXmlDump()
H A Dx509vfy.c208 subject = xmlSecMSCryptoX509GetNameString(cert, CERT_NAME_RDN_TYPE, 0, NULL); in xmlSecMSCryptoX509StoreCertError()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/
H A DFindPal.cs71 …string actual = GetCertNameInfo(pCertContext, CertNameType.CERT_NAME_RDN_TYPE, CertNameFlags.None); in FindBySubjectDistinguishedName()
89 …string actual = GetCertNameInfo(pCertContext, CertNameType.CERT_NAME_RDN_TYPE, CertNameFlags.CERT_… in FindByIssuerDistinguishedName()
H A DCertificatePal.cs534 …unt = Interop.crypt32.CertGetNameString(_certContext, CertNameType.CERT_NAME_RDN_TYPE, flags, ref … in GetIssuerOrSubject()
539 …unt = Interop.crypt32.CertGetNameString(_certContext, CertNameType.CERT_NAME_RDN_TYPE, flags, ref … in GetIssuerOrSubject()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/cryptography/x509certificates/
H A Dx509certificate.cs237 … return X509Utils._GetSubjectInfo(m_safeCertContext, X509Constants.CERT_NAME_RDN_TYPE, true); in GetName()
452 …ubjectName = X509Utils._GetSubjectInfo(m_safeCertContext, X509Constants.CERT_NAME_RDN_TYPE, false);
H A Dx509utils.cs59 internal const uint CERT_NAME_RDN_TYPE = 2; field in System.Security.Cryptography.X509Certificates.X509Constants
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/Native/
H A DPrimitives.cs189 CERT_NAME_RDN_TYPE = 2, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/security/system/security/cryptography/x509/
H A Dx509certificate2collection.cs712 string rdn = CAPI.GetCertNameInfo(safeCertContextHandle, 0, CAPI.CERT_NAME_RDN_TYPE); in FindSubjectDistinguishedNameCallback()
726 …= CAPI.GetCertNameInfo(safeCertContextHandle, CAPI.CERT_NAME_ISSUER_FLAG, CAPI.CERT_NAME_RDN_TYPE); in FindIssuerDistinguishedNameCallback()
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dcrypto.h366 #define CERT_NAME_RDN_TYPE 2 macro
/dports/net/nsq/nsq-1.2.1/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/sysutils/helm/helm-3.5.2/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go477 CERT_NAME_RDN_TYPE = 2 const
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go588 CERT_NAME_RDN_TYPE = 2 const
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go588 CERT_NAME_RDN_TYPE = 2 const
/dports/security/vault/vault-1.8.2/vendor/github.com/snowflakedb/gosnowflake/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go604 CERT_NAME_RDN_TYPE = 2 const
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwincrypt.h991 #define CERT_NAME_RDN_TYPE 2 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwincrypt.h991 #define CERT_NAME_RDN_TYPE 2 macro
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go604 CERT_NAME_RDN_TYPE = 2 const
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go604 CERT_NAME_RDN_TYPE = 2 const
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/sys/windows/
H A Dtypes_windows.go604 CERT_NAME_RDN_TYPE = 2 const

12345678910>>...13