Beispiel #1
0
 internal static object _ReadPrivateKey(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadPrivateKey());
 }