c# Programming Glossary: elems
Decrypting with private key from .pem file in c# with .NET crypto library http://stackoverflow.com/questions/1162504/decrypting-with-private-key-from-pem-file-in-c-sharp-with-net-crypto-library for easy reading byte bt 0 ushort twobytes 0 int elems 0 try twobytes binr.ReadUInt16 if twobytes 0x8130 data read.. null all private key components are Integer sequences elems GetIntegerSize binr MODULUS binr.ReadBytes elems elems GetIntegerSize.. sequences elems GetIntegerSize binr MODULUS binr.ReadBytes elems elems GetIntegerSize binr E binr.ReadBytes elems elems GetIntegerSize..
|