menu
fast_rsa package
documentation
model/bridge_model_generated.dart
EncryptPrivateKeyRequestBuilder
addCipher method
addCipher method
dark_mode
light_mode
addCipher
method
int
addCipher
(
Pemcipher
?
cipher
)
Implementation
int addCipher(Pemcipher? cipher) { fbBuilder.addInt32(2, cipher?.value); return fbBuilder.offset; }
fast_rsa package
documentation
model/bridge_model_generated
EncryptPrivateKeyRequestBuilder
addCipher method
EncryptPrivateKeyRequestBuilder class