Certificate
sys.ssl.Certificate (Class)
Static Members
loadFile(file: String): Certificate| Name | Type |
|---|---|
file |
String |
| Returns |
|---|
| Certificate |
loadPath(path: String): Certificate| Name | Type |
|---|---|
path |
String |
| Returns |
|---|
| Certificate |
loadDefaults(): Certificate| Returns |
|---|
| Certificate |
Private Members
new(x: Dynamic, ?h: Certificate): Void| Name | Type | Default |
|---|---|---|
x |
Dynamic | |
h |
Certificate | (optional) |