ssl.Certificate

Certificate

package sys-ssl

Available on cpp, hl, java, lua, macro, neko, php, python

Variables

read only altNames:Array<String>

read only commonName:Null<String>

read only notAfter:Date

read only notBefore:Date

Methods

add (pem:String):Void

addDER (der:Bytes):Void

issuer (field:String):Null<String>

next ():Null<Certificate>

subject (field:String):Null<String>

Static methods

static fromString (str:String):Certificate

static loadDefaults ():Certificate

static loadFile (file:String):Certificate

static loadPath (path:String):Certificate

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/sys/ssl/Certificate.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部