from cose.messages import Enc0Message >>> from cose.algorithms import A128GCM >>> msg1 = Enc0Message(phdr={'ALG': A128GCM}) >>> msg2 ...
確定! 回上一頁