signingAlgorithm property

AtSigningAlgorithm? signingAlgorithm
getter/setter pair

SigningAlgorithm that will be used to sign/verify data

Available options are DefaultSigningAlgo, PkamSigningAlgo, EccSigningAlgo

Implementation

AtSigningAlgorithm? signingAlgorithm;