Packages

package signing

All things signing.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. signing
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class GpgSigner(key: Key, command: String = "gpg", extraOptions: Seq[String] = Nil) extends Signer with Product with Serializable
  2. trait Signer extends AnyRef

    Signs artifacts.

Value Members

  1. object GpgSigner extends Serializable
  2. object NopSigner extends Signer

Inherited from AnyRef

Inherited from Any

Ungrouped