Name | Description | |
---|---|---|
![]() ![]() | AddToStore | Overloaded. Extension to add a certificate to a ICertificateStore. |
![]() ![]() | AddToStoreAsync | Overloaded. e Extension to add a certificate to a ICertificateStore. |
![]() ![]() | CompareDistinguishedName | Overloaded. Compares two distinguished names. |
![]() ![]() | CreateCertificateFromPKCS12 | Creates a certificate from a PKCS #12 store with a private key. |
![]() ![]() | CreateCopyWithPrivateKey | Creates a copy of a certificate with a private key. If the platform defaults to an ephemeral key set, the private key requires an extra copy. |
![]() ![]() | DoesUrlMatchCertificate | Checks that the domain in the URL provided matches one of the domains in the certificate. |
![]() ![]() | FindIssuerCABySerialNumberAsync | Get the certificate by issuer and serial number. |
![]() ![]() | GetApplicationUriFromCertificate | Extracts the application URI specified in the certificate. |
![]() ![]() | GetDomainsFromCertificate | Extracts the DNS names specified in the certificate. |
![]() ![]() | GetKeyUsage | Return the key usage flags of a certificate. |
![]() ![]() | GetRSAHashAlgorithmName | Get the hash algorithm from the hash size in bits. |
![]() ![]() | GetRSAPublicKeySize | Returns the size of the public key and disposes RSA key. |
![]() ![]() | HasApplicationURN | Check if certificate has an application urn. |
![]() ![]() | IsCertificateAuthority | Determines whether the certificate is issued by a Certificate Authority. |
![]() ![]() | IsIssuerAllowed | Determines whether the certificate is allowed to be an issuer. |
![]() ![]() | IsSelfSigned | Check for self signed certificate if there is match of the Subject/Issuer. |
![]() ![]() | ParseDistinguishedName | Parses a distingushed name. |
![]() ![]() | VerifyRSAKeyPair | Verify RSA key pair of two certificates. |
![]() ![]() | VerifySelfSigned | Verify the signature of a self signed certificate. |