CertUtil

mill.androidlib.keytool.CertUtil
object CertUtil

Attributes

Source
CertUtil.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CertUtil.type

Members list

Value members

Concrete methods

def createSelfSignedCertificate(dname: String, keyPair: KeyPair, validity: FiniteDuration): X509Certificate

Attributes

Source
CertUtil.scala