194195196197198199200201202
((EncryptableNode) rChild).setEncryption(true); } } catch (CryptoException e) { throw new NodeAccessException(e); } } }