1
我正嘗試在單聲道上使用PKCS。唯一的問題是,在運行後現代藝術博物館,掃描報告顯示以下內容:什麼OpenSource System.Security.Cryptography.Pkcs替代品有嗎?
Calling Method Method with [MonoTodo]
Byte[] Sign (Byte[]) void SignedCms.ComputeSignature (CmsSigner)
Byte[] Sign (Byte[]) Byte[] SignedCms.Encode()
Byte[] Envelope (Byte[]) void EnvelopedCms.Encrypt (CmsRecipient)
Byte[] Envelope (Byte[]) Byte[] EnvelopedCms.Encode()
正如你所看到的,所需要的方法,我需要使用,還沒有在Mono實現。有沒有人知道一個解決方法,可能是一個補丁,或者是否有人知道任何開放源碼庫,這將使我能夠實現類似的結果作爲System.Security.Cryptography.Pkcs.CmsSigner模塊。
TIA,
安德魯