Class CertUtil
Inheritance
System.Object
CertUtil
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MailHole.Common.Auth
Assembly: MailHole.Common.dll
Syntax
public static class CertUtil
Methods
| Improve this Doc View SourceLoadECDSACert(String)
Declaration
public static SecurityKey LoadECDSACert(string serializedParamsPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | serializedParamsPath |
Returns
Type | Description |
---|---|
Microsoft.IdentityModel.Tokens.SecurityKey |