public byte[] getEncoded() throws IOException {
   return encryptedPrivateKeyInfo.getEncoded();
 }