DefaultSignatureTypeProvider

The default SignatureTypeProvider implementation including support for BinarySignatureType and ArmoredSignatureType signatures.

Since

1.0

Constructors

Link copied to clipboard
constructor()
Creates a new DefaultSignatureTypeProvider.

Functions

Link copied to clipboard
Returns the default type.
Link copied to clipboard
Returns the type for extension.
Link copied to clipboard
open fun hasTypeForExtension(extension: String): Boolean
Returns whether type for extension.
Link copied to clipboard
open fun setDefaultType(defaultTypeExtension: String)
abstract fun setDefaultType(extension: String)
Sets the default type.