AlgorithmId.makeSigAlg

Creates a signature algorithm name from a digest algorithm name and a encryption algorithm name.

class AlgorithmId
static
string
makeSigAlg
(
string digAlg
,
string encAlg
)

Meta