menu
openpgp package
documentation
model/bridge_model_generated.dart
KeyOptionsBuilder
addCipher method
addCipher method
dark_mode
light_mode
addCipher
method
int
addCipher
(
Cipher
?
cipher
)
Implementation
int addCipher(Cipher? cipher) { fbBuilder.addInt32(3, cipher?.value); return fbBuilder.offset; }
openpgp package
documentation
model/bridge_model_generated
KeyOptionsBuilder
addCipher method
KeyOptionsBuilder class