vertx / io.vertx.ext.httpservicefactory / PGPHelper / getSignature
getSignature
open static fun getSignature(signature: ByteArray): PGPSignature
Get a signature from its bytes
Parameters
signature - the bytes
Exceptions
Exception -
Return
the pgp signature object