_certContext | Internal.Cryptography.Pal.CertificatePal | private |
AppendPrivateKeyInfo(StringBuilder sb) | Internal.Cryptography.Pal.CertificatePal | inline |
Archived | Internal.Cryptography.Pal.CertificatePal | |
CertContext | Internal.Cryptography.Pal.CertificatePal | package |
CertificatePal(CertificatePal copyFrom) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
CertificatePal(SafeCertContextHandle certContext, bool deleteKeyContainer) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
CopyWithEphemeralKey(CngKey cngKey) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
CopyWithPersistedCapiKey(CspKeyContainerInfo keyContainerInfo) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
CopyWithPersistedCngKey(CngKey cngKey) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
CopyWithPrivateKey(DSA dsa) | Internal.Cryptography.Pal.CertificatePal | inline |
CopyWithPrivateKey(ECDsa ecdsa) | Internal.Cryptography.Pal.CertificatePal | inline |
CopyWithPrivateKey(ECDiffieHellman ecdh) | Internal.Cryptography.Pal.CertificatePal | inline |
CopyWithPrivateKey(RSA rsa) | Internal.Cryptography.Pal.CertificatePal | inline |
Dispose() | Internal.Cryptography.Pal.CertificatePal | inline |
Export(X509ContentType contentType, SafePasswordHandle password) | Internal.Cryptography.Pal.CertificatePal | inline |
Extensions | Internal.Cryptography.Pal.CertificatePal | |
FilterPFXStore(ReadOnlySpan< byte > rawData, SafePasswordHandle password, PfxCertStoreFlags pfxCertStoreFlags) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
FriendlyName | Internal.Cryptography.Pal.CertificatePal | |
FromBlob(ReadOnlySpan< byte > rawData, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags) | Internal.Cryptography.Pal.CertificatePal | inlinestatic |
FromBlobOrFile(ReadOnlySpan< byte > rawData, string fileName, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
FromFile(string fileName, SafePasswordHandle password, X509KeyStorageFlags keyStorageFlags) | Internal.Cryptography.Pal.CertificatePal | inlinestatic |
FromHandle(IntPtr handle) | Internal.Cryptography.Pal.CertificatePal | inlinestatic |
FromOtherCert(X509Certificate copyFrom) | Internal.Cryptography.Pal.CertificatePal | inlinestatic |
GetDSAPrivateKey() | Internal.Cryptography.Pal.CertificatePal | inline |
GetECDiffieHellmanPrivateKey() | Internal.Cryptography.Pal.CertificatePal | inline |
GetECDsaPrivateKey() | Internal.Cryptography.Pal.CertificatePal | inline |
GetIssuerOrSubject(bool issuer, bool reverse) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
GetNameInfo(X509NameType nameType, bool forIssuer) | Internal.Cryptography.Pal.CertificatePal | inline |
GetPrivateKey< T >(Func< CspParameters, T > createCsp, Func< CngKey, T > createCng) | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
GetPrivateKeyCsp() | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
GetRSAPrivateKey() | Internal.Cryptography.Pal.CertificatePal | inline |
GetSignerInPKCS7Store(SafeCertStoreHandle hCertStore, SafeCryptMsgHandle hCryptMsg) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
GuessKeySpec(CngProvider provider, string keyName, bool machineKey, CngAlgorithmGroup algorithmGroup) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
Handle | Internal.Cryptography.Pal.CertificatePal | |
HasPrivateKey | Internal.Cryptography.Pal.CertificatePal | |
Issuer | Internal.Cryptography.Pal.CertificatePal | |
IssuerName | Internal.Cryptography.Pal.CertificatePal | |
KeyAlgorithm | Internal.Cryptography.Pal.CertificatePal | |
KeyAlgorithmParameters | Internal.Cryptography.Pal.CertificatePal | |
LegacyIssuer | Internal.Cryptography.Pal.CertificatePal | |
LegacySubject | Internal.Cryptography.Pal.CertificatePal | |
MapKeyStorageFlags(X509KeyStorageFlags keyStorageFlags) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
MapNameType(X509NameType nameType) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
NotAfter | Internal.Cryptography.Pal.CertificatePal | |
NotBefore | Internal.Cryptography.Pal.CertificatePal | |
PropagateKeyAlgorithmParametersFromChain() | Internal.Cryptography.Pal.CertificatePal | inlineprivate |
PublicKeyValue | Internal.Cryptography.Pal.CertificatePal | |
RawData | Internal.Cryptography.Pal.CertificatePal | |
SerialNumber | Internal.Cryptography.Pal.CertificatePal | |
SignatureAlgorithm | Internal.Cryptography.Pal.CertificatePal | |
Subject | Internal.Cryptography.Pal.CertificatePal | |
SubjectName | Internal.Cryptography.Pal.CertificatePal | |
Thumbprint | Internal.Cryptography.Pal.CertificatePal | |
TryAcquireCngPrivateKey(SafeCertContextHandle certificateContext, out CngKeyHandleOpenOptions handleOptions) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
TryGuessDsaKeySpec(CspParameters cspParameters, out int keySpec) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
TryGuessKeySpec(CspParameters cspParameters, CngAlgorithmGroup algorithmGroup, out int keySpec) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
TryGuessRsaKeySpec(CspParameters cspParameters, out int keySpec) | Internal.Cryptography.Pal.CertificatePal | inlineprivatestatic |
Version | Internal.Cryptography.Pal.CertificatePal | |