Skip to content

RSA : integrate silvering params

Currently the silvering parameters (dh, dv, pect) are not integrated in RSA I have a bit of script to extract those from wamaV2

channel=odbcConnectAccess2007("Wama.mdb",uid = "", pwd = "xxxxx")
InfoAnguille <- sqlQuery(channel, "SELECT * FROM InfoANguille", errors = TRUE)