W3cubDocs

/Haxe Java

CodeSigner

package java.security

implements Serializable

@:final@:libType@:javaNative@:native("java.security.CodeSigner")@:javaCanonical("java.security","CodeSigner") Available on java

Constructor

@:overload new (param1:CertPath, param2:Timestamp)

Methods

@:overload equals (param1:Dynamic):Bool

@:overload getSignerCertPath ():CertPath

@:overload getTimestamp ():Timestamp

@:overload hashCode ():Int

@:overload toString ():String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/security/CodeSigner.html