HashAlgorithmOptions

The hash algorithms that are available to a code-signing job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The set of accepted hash algorithms allowed in a code-signing job.

Link copied to clipboard

The default hash algorithm that is used in a code-signing job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String