RSAPrivateKey.raw constructor
RSAPrivateKey.raw(
- RSAPrivateKey _key
Implementation
RSAPrivateKey.raw(pc.RSAPrivateKey _key) : key = _key;
RSAPrivateKey.raw(pc.RSAPrivateKey _key) : key = _key;