algorithm property

Algorithm algorithm

The public key algorithm to use - will always create a signing primary key and encryption subkey.

Implementation

Algorithm get algorithm => Algorithm.fromValue(
    const fb.Int32Reader().vTableGet(_bc, _bcOffset, 4, 0));